freebsd-skq/sys/dev
Søren Schmidt e620a1cbed Make struct buf->b_offset reflect the real byte offset which got
in via the uio struct. This enables device drivers to use != DEV_BSIZE
blocking on devices with wierd sector/block sizes (ie CDROM's).
1998-08-19 10:50:32 +00:00
..
advansys
aic7xxx
ar
bktr Use [u]intptr_t instead of [u_]long for casts between pointers and 1998-08-16 01:21:52 +00:00
ccd Make struct buf->b_offset reflect the real byte offset which got 1998-08-19 10:50:32 +00:00
cs Fix BNC/AUI autodetection. 1998-08-13 20:31:17 +00:00
cy Enabled dynamically sized tty input buffers (with enough buffering 1998-08-19 04:17:38 +00:00
de
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
fe
fxp
ic
ie
isp
joy
kbd
lnc
mc146818
mcd
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 Fixed printf format errors. 1998-08-17 01:05:25 +00:00
ppc
rc
rp
scd
si Cast an int to (intptr_t) before casting it to (void *). 1998-08-16 01:04:48 +00:00
sio Enabled dynamically sized tty input buffers (with enough buffering 1998-08-19 04:17:38 +00:00
slice
snp
sound/isa
speaker
sr
syscons Fix one forgotten instance of \n to \r 1998-08-18 07:36:47 +00:00
tx
vn Make struct buf->b_offset reflect the real byte offset which got 1998-08-19 10:50:32 +00:00
vx Import the (Fast) Etherlink XL driver. I'm reasonally confident in its 1998-08-16 17:14:59 +00:00
wl