tsutsui
|
b87210fa51
|
Normalize my licenses.
|
2008-05-14 13:29:27 +00:00 |
|
tsutsui
|
d062717c3f
|
Don't forget to set sc_dev.
|
2008-03-29 05:48:33 +00:00 |
|
tsutsui
|
820a544d88
|
Use CFATTACH_DECL_NEW(), device_t, cfdata_t, and aprint_*().
|
2008-03-28 18:19:56 +00:00 |
|
tsutsui
|
7d0e6302b9
|
Remove autovectored ISR priorities and use now properly defined
IPL_* values for isrlink_autovec().
|
2007-02-16 21:52:47 +00:00 |
|
christos
|
95e1ffb156
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
|
tsutsui
|
52b46dcf6f
|
- Use ANSI function declarations and make some functions static.
- Some KNF
|
2004-09-04 13:43:11 +00:00 |
|
tsutsui
|
378871cd27
|
Include ioconf.h to declare struct cfdriver.
|
2004-09-04 11:28:32 +00:00 |
|
lukem
|
ed51729135
|
__KERNEL_RCSID()
|
2003-07-15 02:54:31 +00:00 |
|
tsutsui
|
5db9bf0614
|
Fix -Wsign-compare warnings.
|
2003-01-11 16:00:48 +00:00 |
|
thorpej
|
021b694d77
|
Use CFATTACH_DECL().
|
2002-10-02 04:40:08 +00:00 |
|
thorpej
|
f818766afe
|
Declare all cfattach structures const.
|
2002-09-27 20:31:45 +00:00 |
|
tsutsui
|
08f4daf2ce
|
Add drivers for keyboard and mouse.
(but no working framebuffer yet..)
|
2001-01-25 14:33:28 +00:00 |
|