aboutsummaryrefslogtreecommitdiff
path: root/sys/cam/scsi/scsi_low_pisa.c
Commit message (Expand)AuthorAgeFilesLines
* o Add KLD support for scsi_low.Noriaki Mitsunaga2001-12-151-0/+11
* Catch up with NetBSD/pc98.Noriaki Mitsunaga2001-07-141-74/+55
* Mechanical change to use <sys/queue.h> macro API instead ofPoul-Henning Kamp2001-02-041-2/+2
* Remove unused #includes.Noriaki Mitsunaga2000-10-301-10/+3
* Changed not to use struct isa_device in the argument of scsi_low_activate().Noriaki Mitsunaga2000-10-291-2/+3
* Add PC-Card/ISA SCSI host adpater drivers from NetBSD/pc98Noriaki Mitsunaga2000-10-231-0/+181