summaryrefslogtreecommitdiffstats
path: root/sys/dev/ct
Commit message (Collapse)AuthorAgeFilesLines
* Added Logitec LHA-301 pnp id.nyan2001-10-091-0/+1
|
* Catch up with NetBSD/pc98.non2001-07-146-509/+1061
| | | | | | | | | | | | | | | | | | | | | | | o Much cleanly separate NetBSD(XS) / FreeBSD(CAM) codes. o Improve tagged queing support (full QTAG). o Improve quirk support. o Improve parity error retry. o Impliment wide negotheation. o Cmd link support. o Add copyright of CAM part. o Change for CAM_NEW_TRAN_CODE. o Work around for buggy KME UJDCD450. o stg: add disconnet condition. o nsp: use suspend I/O. and more. I thank Honda-san. conf/options.pc98: add CT_USE_RELOCATE_OFFSET and CT_BUS_WEIGHT dev/{ct,ncv,nsp,stg}/*_{pccard,isa}.c: add splcam() before calling attach/detach functions. Tested by: bsd-nomads Obtained from: NetBSD/pc98
* Correct typo.nyan2001-06-141-1/+1
|
* Moved the wd33c93 specific file to sys/dev/ic.nyan2001-06-143-3/+3
|
* Added another wd33c93 based SCSI card driver which replaces the bs driver.nyan2001-02-276-0/+2417
Now, default is still bs. Submitted by: nyan and non. Obtained from: NetBSD/pc98
OpenPOWER on IntegriCloud