summaryrefslogtreecommitdiffstats
path: root/include/devinfo.h
AgeCommit message (Collapse)AuthorFilesLines
2009-08-20Break out device info into a separate driverDenis Kenzior1-0/+66
The modem info ops (Serial, Manufacturer, etc) are broken into a separate oFono atom. This is mainly to support a proper modem device driver infrastructure. As a result the data structures have been tweaked a little. driver.h is now empty and has been removed.