freebsd-nq/sys/dev
Justin T. Gibbs ebeec632cd Correct a bug in the timeout handler. When queuing a BDR response to
a timeout, we must remove the pending SCB from the disconnected list
or risk list corruption when our BDR request using the same SCB is placed
on the waiting list.

Eradicate some silly uses of u_int8_t that just serve to slow the code down.
1998-09-20 05:06:10 +00:00
..
advansys Correct compilation with option DIAGNOSTIC set. 1998-09-20 05:04:05 +00:00
aha Use %p with (void *) casts to print pointers with printf. 1998-09-17 00:08:29 +00:00
ahb Use %p with (void *) casts to print pointers with printf. 1998-09-17 00:08:29 +00:00
aic7xxx Correct a bug in the timeout handler. When queuing a BDR response to 1998-09-20 05:06:10 +00:00
ar Fixed printf format errors. Only one left in LINT on i386's. 1998-08-24 02:28:16 +00:00
bktr Changed METEORSINPUT for Hauppauge cards with bt878. 1998-09-10 08:01:10 +00:00
buslogic Use %p with (void *) casts to print pointers with printf. 1998-09-17 00:08:29 +00:00
ccd Update system to new device statistics code. 1998-09-15 08:15:30 +00:00
cs Enable duplex autodetection if UTP media are autodetected. 1998-08-27 22:41:18 +00:00
cy Added D_TTY to the cdevswitch flags for all tty drivers. This is required 1998-08-23 08:26:42 +00:00
de Port de driver to alpha. 1998-09-16 08:27:07 +00:00
dec
dgb Added D_TTY to the cdevswitch flags for all tty drivers. This is required 1998-08-23 08:26:42 +00:00
dpt Correct printf format bugs. 1998-09-15 22:05:44 +00:00
ed Support PnP compatibility IDs. This allow e.g. the ed driver to pick 1998-09-13 22:15:44 +00:00
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 Nuke uninitialized varible fd from retrier(). Change the devstat code 1998-09-15 22:07:24 +00:00
fe
fxp Implemented a more sophisticated mechanism for handling transmitter 1998-08-04 08:53:12 +00:00
hea Two patches from the HARP people: 1998-09-17 09:35:02 +00:00
hfa Two patches from the HARP people: 1998-09-17 09:35:02 +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
iicbus Major number allocated for generic I2C i/o -> 105 1998-09-09 18:57:24 +00:00
isp Bump request queue size up to full amount (now that we have 1998-09-18 18:58:07 +00:00
joy
kbd Add VESA support to syscons. 1998-09-15 18:16:39 +00:00
lnc MF22: Robert Swindells' patch for correct probing of more AMD cards. 1998-09-17 13:09:16 +00:00
mc146818
mcd
mse
pcf Reviewed by: Doug Rabson 1998-09-03 21:01:22 +00:00
pci Some workarounds for a common DEC pci-pci bridge found on alphas. 1998-09-16 08:28:11 +00:00
pcm/isa
pdq Fixed printf format errors. Only one left in LINT on i386's. 1998-08-24 02:28:16 +00:00
ppbus unused function removed (byte_1284_inbyte) 1998-09-13 20:44:55 +00:00
ppc invalid printf call fixed -> compile time warning removed 1998-09-13 20:57:06 +00:00
rc Added D_TTY to the cdevswitch flags for all tty drivers. This is required 1998-08-23 08:26:42 +00:00
rp Added D_TTY to the cdevswitch flags for all tty drivers. This is required 1998-08-23 08:26:42 +00:00
scd
si Fixed printf format errors. `struct eisa_device' uses a strange type 1998-08-23 10:12:12 +00:00
sio Support PnP compatibility IDs. This allow e.g. the ed driver to pick 1998-09-13 22:15:44 +00:00
smbus Major number allocated for generic SMB i/o -> 106 1998-09-09 18:57:38 +00:00
snp
sound/isa
speaker Fixed printf format errors. Only one left in LINT on i386's. 1998-08-24 02:28:16 +00:00
sr
syscons Fix the sreensavers so the work again with the new syscons & friends. 1998-09-17 19:40:30 +00:00
tx
vinum Import base vinum lkm sources 1998-09-16 05:56:21 +00:00
vn Remove the SLICE code. 1998-09-14 19:56:42 +00:00
vx Import the (Fast) Etherlink XL driver. I'm reasonally confident in its 1998-08-16 17:14:59 +00:00
wl Fixed printf format errors. Only one left in LINT on i386's. 1998-08-24 02:28:16 +00:00