freebsd-dev/sys/dev
Bruce Evans 81ab2caf0a Replaced nxreset by noreset (if the reset function gets called, then the
device must be configured.  It's hard to tell whether a reset function
should be noreset or nullreset since reset functions are never called.
Most drivers use nullreset but noreset has the advantage of complaining
if somehow gets called).
1995-12-10 20:54:38 +00:00
..
aic7xxx Fix the long dreaded Wide bug and enable WIDEODD for reads. 1995-11-07 05:31:28 +00:00
ar Staticize and cleanup. 1995-12-10 13:40:44 +00:00
bktr A batch of Jim Lowe's patches: 1995-11-29 01:07:59 +00:00
cy Replaced nxreset by noreset (if the reset function gets called, then the 1995-12-10 20:54:38 +00:00
de Untangled the vm.h include file spaghetti. 1995-12-07 12:48:31 +00:00
dgb Replaced nxreset by noreset (if the reset function gets called, then the 1995-12-10 20:54:38 +00:00
ed Staticize and cleanup. 1995-12-10 13:40:44 +00:00
eisa Staticize and cleanup. 1995-12-10 13:33:49 +00:00
ep Staticize and cleanup. 1995-12-10 13:40:44 +00:00
fdc Replaced nxdump by nodump (if the dump function gets called, then the 1995-12-10 19:44:58 +00:00
fe Staticize and cleanup. 1995-12-10 13:40:44 +00:00
fxp Untangled the vm.h include file spaghetti. 1995-12-07 12:48:31 +00:00
ic This driver supports the Arnet SYNC/570i ISA cards that is based on the 1995-11-21 02:32:04 +00:00
ie Staticize and cleanup. 1995-12-10 13:40:44 +00:00
joy Staticize and cleanup. 1995-12-10 13:40:44 +00:00
kbd Staticize and cleanup. 1995-12-10 13:40:44 +00:00
lnc Staticize and cleanup. 1995-12-10 13:40:44 +00:00
mcd Replaced nxdump by nodump (if the dump function gets called, then the 1995-12-10 19:44:58 +00:00
mse Staticize and cleanup. 1995-12-10 13:40:44 +00:00
pci Untangled the vm.h include file spaghetti. 1995-12-07 12:48:31 +00:00
ppbus Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
rc Replaced nxreset by noreset (if the reset function gets called, then the 1995-12-10 20:54:38 +00:00
scd Replaced scdsize by generic nopsize. 1995-12-10 20:10:23 +00:00
si Replaced nxreset by noreset (if the reset function gets called, then the 1995-12-10 20:54:38 +00:00
sio Replaced nxreset by noreset (if the reset function gets called, then the 1995-12-10 20:54:38 +00:00
snp Julian forgot to make the *devsw structures static. 1995-12-08 23:23:00 +00:00
speaker Julian forgot to make the *devsw structures static. 1995-12-08 23:23:00 +00:00
syscons Removed new alias d_size_t for d_psize_t. 1995-12-10 15:55:34 +00:00
vn Staticize. 1995-12-09 20:34:16 +00:00