NetBSD/sys/dev
cgd c4640b104d define and call "pci_devinfo()", which creates a string from the
vendor & product IDs and class information, which is printed if device
isn't found.  Optionally (via "PCIVERBOSE" option) does table lookup
to try to see if it knows what the device really is (informational only...).
1995-06-18 01:28:23 +00:00
..
ata clean up several ISA device interfaces: autoconfiguration, header 1995-04-17 12:06:30 +00:00
dec/qbus d_reset reference removed. Calling of ubareset must be solved. 1995-06-16 15:26:11 +00:00
eisa try to actually (gasp!) describe the drivers. 1995-04-17 17:54:15 +00:00
ic Remove check for if_addrlist == 0; if_attach() always puts one address on 1995-06-12 00:09:42 +00:00
isa Remove check for if_addrlist == 0; if_attach() always puts one address on 1995-06-12 00:09:42 +00:00
pci define and call "pci_devinfo()", which creates a string from the 1995-06-18 01:28:23 +00:00
scsipi Add `Maxtor LXT-213S', this time without a Sun OEM addition. 1995-06-02 21:44:11 +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 call hw->setfd with param not ptr to it 1995-06-04 15:33:50 +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