dyoung
|
e265f67bc1
|
#include <sys/bus.h> instead of <machine/bus.h>.
|
2011-07-01 18:31:32 +00:00 |
skrll
|
ca11663366
|
Change some structure and structure member names to better suit my eye.
No functional change.
Same code before and after.
|
2011-02-01 18:33:24 +00:00 |
skrll
|
095b264380
|
Make the interrupt evcnt name consistent everywhere.
|
2010-12-05 12:19:09 +00:00 |
skrll
|
ec76129d54
|
Whitespace.
|
2009-05-08 09:33:57 +00:00 |
skrll
|
7ab26758f5
|
device_t/softc split
struct device * -> device_t
struct cfdata * -> cfdata_t
Use aprint*
There are a couple of MI drivers with MD attachments left.
|
2009-05-07 15:34:49 +00:00 |
skrll
|
9730032223
|
Fix typo in message.
|
2007-02-22 20:50:30 +00:00 |
christos
|
95e1ffb156
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
jkunz
|
1035c6af08
|
Import STI wscons(4) driver from OpenBSD and add new driver for PS/2
keyboard / mouse pots of LASI.
|
2004-08-26 16:48:06 +00:00 |