summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
1995-09-26Add another broken NEC CD-ROM drive to The List. Fixes PR #1451.thorpej
1995-09-26memcmp -> bcmp. Fixes PR #1518.thorpej
1995-09-26Remove a sun3-ism.pk
1995-09-26Don't declare Debugger(). It's handled in <sys/systm.h>thorpej
1995-09-26Don't declare Debugger(). It's handled in <sys/systm.h>.thorpej
1995-09-26Don't declare Debugger(). It's handled in <sys/systm.h>thorpej
1995-09-26fixes a typo, the case where iomem is specified, but iosize is not, andhpeyerl
1995-09-17rcons (Raster CONSole) brought over here from the sparc area.pk
1995-09-14Make *print() a message if no scsibus was attached. Also, return somethingpk
1995-09-14Etherexpress-16 driver collision by Andrew Gillham <gillham@Digitron.COM>.hpeyerl
1995-09-13Rename the old pmax SCSI driver's "struct scsi_device" tojonathan
1995-09-11Initialization and keymapping code for DEC LK-201 and successor keyboards,jonathan
1995-09-11Rename the old 4.4bsd/pmax old-style config "struct device" tojonathan
1995-09-06Fix misplaced #ifdef.thorpej
1995-09-03Patches from Jason Thorpe to deal with 4/110 scsi (PR#1422).pk
1995-08-29Wrap dk stats stuff in `#ifdef WORKING_DISK_STATISTICS'. Takes carethorpej
1995-08-23Fix typo in comment, from Chris P. Ross.thorpej
1995-08-21Change pmax ASC driver to use dynamically-allocated softc structures.jonathan
1995-08-21Fix typo, pointed out by cross@va.pubnix.com (Chris P. Ross).thorpej
1995-08-21Set the scsi link before calling config_attach(), so target/lun info ispk
1995-08-20Select the right register structure for the Atari. Although it's big-endian,leo
1995-08-19Fix oversights in previous change.mycroft
1995-08-19local adaptations, and fix a could of compilation errorscgd
1995-08-19use I/O ports on the i386cgd
1995-08-19fix botch in one of my previous importscgd
1995-08-19Generic FDDI support by Matt Thomas. Support for DEC "PDQ" FDDI chipsetcgd
1995-08-19add 'fpa' for Matt Thomas's driver for DEC PCI FDDI boards. alphabetize.cgd
1995-08-17clean up 7/26 de snapshot importcgd
1995-08-17New version of ccd. Allows dynamic run-time configuration andthorpej
1995-08-16check for null subclass pointer. From Todd Mummertcgd
1995-08-14CHINON CDS-535 version Q117 also needs NOLUNS. Assume all 535s do.briggs
1995-08-13Another SDEV_NOLUNS device from paul@pgoyette.bdt.com (Paul Goyette).briggs
1995-08-12opri --> smycroft
1995-08-12ia_irq has not been a power of 2 for a long time...mycroft
1995-08-12Fix oversight in previous.mycroft
1995-08-12minphys() functions really should return void.mycroft
1995-08-10Update DECstation drivers to use new-style config, removingjonathan
1995-08-07Fix another comment.mycroft
1995-08-07Make this interface simplex. It's more efficient, and sidesteps themycroft
1995-08-06Add another Seagate disk to the list, and make all the disks match anymycroft
1995-08-05Count collisions and errors better.mycroft
1995-08-05Use an intermediate variable to shorten label initialization code.mycroft
1995-08-05Use an intermediate variable to shorten label initialization code.mycroft
1995-08-04Add preliminary support for new-style configuration: struct cfdriver,jonathan
1995-07-29Turn off the mbi diagnostics completely.mycroft
1995-07-28Don't loop if we're out of CCBs/SCBs/MSCPs.mycroft
1995-07-27Fix an oversight in the previous.mycroft
1995-07-27Add needs-flags for pci_subr.c.mycroft
1995-07-27Add PCI-specific configuration for PCnet-PCI.mycroft
1995-07-27Disable diagnostics related to expected mbi race condition.mycroft