summaryrefslogtreecommitdiff
path: root/sys/dev/ic/siop.c
AgeCommit message (Expand)Author
2001-06-25Revert change to using sc_link in calls to siop_print_info().Kenneth R Westerback
2001-06-24Remove an over-optimization from the polling loop of siop_scsicmd(),Kenneth R Westerback
2001-06-24Pass the device's scsi_link to siop_print_info(), instead of theKenneth R Westerback
2001-04-23Clean up supposedly 'impossible' case in siop_intr() soKenneth R Westerback
2001-04-15Support U160 on 53c1010 chips.Kenneth R Westerback
2001-03-061) Enable tag queuing.Kenneth R Westerback
2001-03-01Typo police: various misspelling, capitalizations, etc.Kenneth R Westerback
2001-02-20If you can't do wide xfers, don't tempt the targets by offeringKenneth R Westerback
2001-02-20Tone down the verbosity level on the siop driver, print negotiationKenneth R Westerback
2001-02-15Import siop, a replacement for the ncr SCSI driver, from NetBSD.Kenneth R Westerback