summaryrefslogtreecommitdiffstats
path: root/sys/dev/tc/asc_tcds.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* instead of having every bit of glue set up and attach an identicaldlg2014-01-181-4/+2
* Remove all adapter-specific 'struct scsi_device's. They are never used. Firstkrw2010-06-281-3/+2
* Pass a device name to {tc,tcds,ioasic}_intr_establish in order to getmiod2008-08-091-2/+3
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-8/+1
* remove "0x" in front of %p in printfs.art2005-05-221-2/+2
* 3/4 knockout for peter galbavyderaadt2003-06-051-6/+1
* be consistant on Hz vs hzmickey2003-02-111-2/+2
* Big TURBOchannel support catchup from NetBSD, part 1.miod2002-05-021-0/+495