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