NetBSD/sys/dev
cgd bad826164e split single-subdevice lookup & attachment into a subroutine
(pci_attach_subdev()).  remove pciattach() function and the pcicd cfdriver
struct, the former because thre are a lot of attachment actions which really
are machine-dependent (perhaps even "most"), and the latter because now that
both pcimatch() and pciattach() are machine-dependent it's bad style to
declare them here and it gains nothing.
1995-05-23 03:43:06 +00:00
..
ata clean up several ISA device interfaces: autoconfiguration, header 1995-04-17 12:06:30 +00:00
dec/qbus KERNEL -> _KERNEL 1995-05-11 16:52:54 +00:00
eisa try to actually (gasp!) describe the drivers. 1995-04-17 17:54:15 +00:00
ic (1) conditionalize debugger usage in comeint with DDB, not COMCONSOLE; 1995-05-12 17:54:41 +00:00
isa isa softc structs are larger than 'struct device' 1995-05-17 02:07:03 +00:00
pci split single-subdevice lookup & attachment into a subroutine 1995-05-23 03:43:06 +00:00
scsipi looks like some extra ')'s were left in here. 1995-05-03 21:38:57 +00:00
tc fix problem with disconnects (Ralph Campbell) 1994-12-05 19:11:12 +00:00
audio_if.h Remove strings 1995-05-08 22:01:34 +00:00
audio.c Remove strings 1995-05-08 22:01:34 +00:00
audiovar.h Remove strings 1995-05-08 22:01:34 +00:00
ccd.c spaces -> tab 1995-03-09 02:20:34 +00:00
ccdvar.h KERNEL -> _KERNEL 1995-03-26 20:23:52 +00:00
cninit.c Remove duplicate definition of `constty'. 1995-04-11 22:08:06 +00:00
cons.c Remove duplicate definition of `constty'. 1995-04-11 22:08:06 +00:00
cons.h short -> int (alignment) 1995-04-24 21:34:04 +00:00
vnd.c use a buf-within-struct to avoid overloading b_pfcent. 1995-02-27 19:31:00 +00:00
vndioctl.h kill _PATH_VNTAB; it's no longer used by anything. 1995-01-25 04:46:30 +00:00