1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-01 12:19:28 +00:00
freebsd/sys/dev
Bruce Evans 5afd0041c5 FIxed printf format errors. Most of them were exposed by our ntohl()
returning long.  There would be many more if int_32_t were not int.
1998-08-17 00:08:07 +00:00
..
advansys
aic7xxx Some revisions of the aic7880 have a problem where, if the 1998-06-28 02:58:57 +00:00
ar
bktr Use [u]intptr_t instead of [u_]long for casts between pointers and 1998-08-16 01:21:52 +00:00
ccd There is no such thing any more as "struct bdevsw". 1998-07-04 22:30:26 +00:00
cs Fix BNC/AUI autodetection. 1998-08-13 20:31:17 +00:00
cy Cleaned up previous commit, mainly by moving repetitive calculations 1998-08-13 19:03:22 +00:00
de Cast pointers to uintptr_t/intptr_t instead of to u_long/long, 1998-07-15 02:32:35 +00:00
dec
dgb Use [u]intptr_t instead of [u_]long for casts between pointers and 1998-08-16 01:21:52 +00:00
dpt Fixed printf format and spelling errors. Didn't fix related 1998-08-16 23:37:54 +00:00
ed
eisa
en FIxed printf format errors. Most of them were exposed by our ntohl() 1998-08-17 00:08:07 +00:00
ep
ex
fdc Fixed error handling: 1998-07-29 13:00:42 +00:00
fe
fxp Implemented a more sophisticated mechanism for handling transmitter 1998-08-04 08:53:12 +00:00
ic Use [u]intptr_t instead of [unsigned] long to convert and/or represent 1998-08-10 17:21:49 +00:00
ie Use [u]intptr_t instead of [unsigned] long to convert and/or represent 1998-08-10 17:21:49 +00:00
isp Use [u]intptr_t instead of [unsigned] long to convert and/or represent 1998-08-10 17:21:49 +00:00
joy
kbd
lnc Add support for PCNet PCI chips that only work when we talk to them as ISA 1998-07-20 17:33:01 +00:00
mc146818
mcd Fixed printf format errors (only 1 left in GENERIC now). 1998-07-13 09:53:11 +00:00
mse
pci Use "baseclass" instead of "class" for storing the contents of PCI register 1998-08-13 19:12:20 +00:00
pcm/isa
pdq
ppbus Removed unused includes. 1998-08-12 18:02:48 +00:00
ppc Major ppbus updates from the author. 1998-08-03 19:14:33 +00:00
rc Register tty software interrupt handlers at run time using register_swi() 1998-08-11 17:01:32 +00:00
rp Changed %n to %r in devfs name format strings. %n has almost gone away. 1998-07-15 12:18:34 +00:00
scd Fixed printf format errors (only 1 left in GENERIC now). 1998-07-13 09:53:11 +00:00
si Cast an int to (intptr_t) before casting it to (void *). 1998-08-16 01:04:48 +00:00
sio Register tty software interrupt handlers at run time using register_swi() 1998-08-11 17:01:32 +00:00
slice Typo fix: teh --> (the|they) 1998-07-30 02:27:41 +00:00
snp
sound/isa
speaker
sr
syscons Changed \n to \r in the mouse cutbuffer, this makes pine & Emacs 1998-08-14 06:32:03 +00:00
tx Fixed printf format errors (only 1 left in GENERIC now). 1998-07-13 09:53:11 +00:00
vn Added a flags arg to dsopen() and updated drivers. The DSO_ONESLICE 1998-07-30 15:16:06 +00:00
vx Import the (Fast) Etherlink XL driver. I'm reasonally confident in its 1998-08-16 17:14:59 +00:00
wl