matt
|
679c1ab7fb
|
Fix
error: new qualifiers in middle of multi-level non-const cast are unsafe
by defining the type correctly thereby avoid the cast.
|
2011-07-11 02:30:49 +00:00 |
skrll
|
f2dcf75998
|
Update sti(4) from OpenBSD bringing across support for sti @ pci.
Thanks to Adam Hoka for testing.
|
2010-11-09 12:24:47 +00:00 |
skrll
|
702f3de6e7
|
u_intNN_t -> uintNN_t
Same code before and after.
|
2010-11-01 06:41:50 +00:00 |
skrll
|
0e5fcee3e5
|
RCSId police.
|
2010-10-31 15:47:53 +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 |
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 |