aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ncv/ncr53c500.c
Commit message (Expand)AuthorAgeFilesLines
* Use __FBSDID().David E. O'Brien2003-08-241-1/+3
* Remove __P.Alfred Perlstein2002-03-201-28/+28
* Staticise a couple of debugging variables.Mike Smith2002-01-081-2/+2
* Remove PAO3 dependent part.Noriaki Mitsunaga2001-11-031-5/+0
* Catch up with NetBSD/pc98.Noriaki Mitsunaga2001-07-141-251/+422
* o Support AUTO SENSE correctly.Noriaki Mitsunaga2001-02-251-78/+49
* Use the 'slp' local variable that was otherwise unused instead of castingJohn Baldwin2001-01-231-1/+1
* Add PC-Card/ISA SCSI host adpater drivers from NetBSD/pc98Noriaki Mitsunaga2000-10-231-0/+1197