freebsd-skq/sys/pc98/cbus
phk e059b79437 Including <sys/stdint.h> is (almost?) universally only to be able to use
%j in printfs, so put a newsted include in <sys/systm.h> where the printf
prototype lives and save everybody else the trouble.
2003-03-18 08:45:25 +00:00
..
30line.h
cbus_dma.c Tidy up some loose ends. 2002-04-29 07:43:16 +00:00
cbus.h Split the sio driver for pc98 into bus front end and back end. 2001-11-26 12:29:53 +00:00
clock.c Including <sys/stdint.h> is (almost?) universally only to be able to use 2003-03-18 08:45:25 +00:00
fdc.c Fix malloc() without legal mode flag. 2003-03-17 07:28:01 +00:00
fdcreg.h Merged from sys/isa/{fd.c,fdreg.h} revisions 1.222 and 1.15, respectively. 2001-12-16 09:00:03 +00:00
gdc.c Gigacommit to improve device-driver source compatibility between 2003-03-03 12:15:54 +00:00
olpt.c Gigacommit to improve device-driver source compatibility between 2003-03-03 12:15:54 +00:00
pckbd.c Replace various spelling with FALLTHROUGH which is lint()able 2002-08-25 13:23:09 +00:00
pcrtc.c Including <sys/stdint.h> is (almost?) universally only to be able to use 2003-03-18 08:45:25 +00:00
pmc.c Fix typo in the BSD copyright: s/withough/without/ 2002-06-02 20:05:59 +00:00
ppc.c More low-hanging fruit: kill caddr_t in calls to wakeup(9) / [mt]sleep(9). 2003-03-02 16:54:40 +00:00
ppcreg.h
sc_machdep.h
scgdcrndr.c Fixed mouse cursor on a console. 2002-02-10 10:14:39 +00:00
scterm-sck.c Cosmetic changes. 2002-02-10 10:27:37 +00:00
scvtb.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
sio_cbus.c Added some buggy PC-98 PnP cards support. 2002-09-29 13:31:26 +00:00
sio.c Merged from sys/dev/sio/sio.c revisions 1.387 and 1.388. 2003-03-09 10:15:11 +00:00
syscons_cbus.c Merged from sys/isa/syscons_isa.c revision 1.21. 2003-01-15 13:12:12 +00:00