summaryrefslogtreecommitdiff
path: root/sys/dev/pci/trm.c
AgeCommit message (Expand)Author
2003-10-30Remove some assigned-to but otherwise unused variables.simonb
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-09-30Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-04-05Implement mstohz() as discussed on tech-kern, and use it in SCSI driversbouyer
2002-04-05Fix:mjacob
2002-03-13Fix some typos in comments.wiz
2002-03-06Major overhaul of trm(4) driver:tsutsui
2001-12-16malloc() + memset() -> malloc() with M_ZERO flagtsutsui
2001-11-18Misc cleanups:tsutsui
2001-11-13add RCSIDlukem
2001-11-11- Fix some bogus comments.tsutsui
2001-11-04Fix a couple of bugs:tsutsui
2001-11-03Add a driver for the Tekram DC-395U/UW/F and DC-315/U SCSI host adapters,tsutsui