opnsense-src/sys/dev
David Greenman 4a684684f4 When the devconf stuff was ripped out of the kernel, the ripper neglected
to deal with the fact that we relied on devconf to do the shutdown
callouts in various drivers. The changes in this commit are to add support
for device shutdown in this driver via the new at_shutdown() mechanism.
Similar changes need to be made to all of the other drivers that need
a shutdown routine called (if_de.c comes to mind immediately).
1996-09-20 04:11:53 +00:00
..
aic7xxx Detect and report dataphase overruns. Put the adapter into 'Bit Bucket' 1996-06-09 17:33:18 +00:00
ar Remove devconf, it never grew up to be of any use. 1996-09-06 23:09:20 +00:00
bktr A trailing patch Jim left out of the last commit. 1996-06-07 22:55:14 +00:00
ccd Remove devconf, it never grew up to be of any use. 1996-09-06 23:09:20 +00:00
cy Remove devconf, it never grew up to be of any use. 1996-09-06 23:09:20 +00:00
de Updated driver to a newer version from Matt Thomas, preserving our local 1996-09-18 14:44:31 +00:00
dgb Remove devconf, it never grew up to be of any use. 1996-09-06 23:09:20 +00:00
ed Remove devconf, it never grew up to be of any use. 1996-09-06 23:09:20 +00:00
eisa Removed more devconf leftovers. 1996-09-10 23:31:13 +00:00
ep Various cleanups for remanents of devconf. 1996-09-08 10:44:18 +00:00
fdc Remove devconf, it never grew up to be of any use. 1996-09-06 23:09:20 +00:00
fe Various cleanups for remanents of devconf. 1996-09-08 10:44:18 +00:00
fxp When the devconf stuff was ripped out of the kernel, the ripper neglected 1996-09-20 04:11:53 +00:00
ic Another round of merge/update. 1996-09-12 11:12:18 +00:00
ie Remove devconf, it never grew up to be of any use. 1996-09-06 23:09:20 +00:00
joy Updated #includes to 4.4Lite style. 1996-09-10 08:32:01 +00:00
kbd Change RUKEYMAP sligtly 1996-01-25 16:37:20 +00:00
lnc Removed another devconf leftover. A fat devconf support function was 1996-09-14 01:26:16 +00:00
mcd Remove devconf, it never grew up to be of any use. 1996-09-06 23:09:20 +00:00
mse Remove devconf, it never grew up to be of any use. 1996-09-06 23:09:20 +00:00
pci Removed more devconf leftovers. 1996-09-10 23:31:13 +00:00
ppbus Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
rc Remove devconf, it never grew up to be of any use. 1996-09-06 23:09:20 +00:00
scd Remove devconf, it never grew up to be of any use. 1996-09-06 23:09:20 +00:00
si Remove devconf, it never grew up to be of any use. 1996-09-06 23:09:20 +00:00
sio Changed cncheckc() interface so that it is 8-bit clean - return -1 1996-09-14 04:27:46 +00:00
snp Switched from using devfs_add_devsw() to devfs_add_devswf() 1996-03-28 14:31:42 +00:00
speaker Unconditionally null-terminate string read into spkr driver. 1996-08-24 03:24:39 +00:00
sr Remove devconf, it never grew up to be of any use. 1996-09-06 23:09:20 +00:00
syscons Changed cncheckc() interface so that it is 8-bit clean - return -1 1996-09-14 04:27:46 +00:00
vn Call bdevsw_add_generic() later so that there is no chance of returning 1996-08-28 17:45:08 +00:00