1
0
Fork 0
Commit Graph

6 Commits

Author SHA1 Message Date
Aaron Lindsay a64668b239 Store device's names and add more startup messages 2012-10-07 23:41:02 -04:00
Aaron Lindsay d7f354221f Remove device header files unneeded after initcall setup and generlization 2012-10-07 23:41:02 -04:00
Aaron Lindsay c64bfea238 fb: Generalize framebuffer device initialization 2012-10-07 23:40:56 -04:00
Aaron Lindsay 0b7e14c69b serial: Allow more than one serial device to be registered 2012-10-07 10:28:33 -04:00
Aaron Lindsay 9d86813d8c initcalls: Add initial implementation
Create simple serial subsystem which makes use of initcalls, and convert
existing serial drivers to its use.
2012-10-04 00:28:44 -04:00
Aaron Lindsay 3f624153e7 devices -> drivers 2012-10-04 00:08:56 -04:00