Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge diff between rev 1.08 and rev 1.11 of Tekram driver, this notably add | cognet | 2003-02-20 | 1 | -62/+69 |
| | | | | | | support for Tekram DC395U2W cards. Add a fix submitted by joerg@ to correctly report some errors to CAM. Use bus_dma instead of the remaining vtophys(). | ||||
* | Fix the panic that occurs when kldunloading trm by using the correct | cognet | 2002-12-16 | 1 | -0/+3 |
| | | | | | | | | prototype for trm_detach and freeing all resources. While I'm there, handle better errors in trm_attach and remove the PCI_BASE_ADDR0 definition, since it's what PCIR_MAPS is used for. MFC after: 3 days | ||||
* | Import of the trm(4) driver (for Tekram DC395U/UW/F and DC315U SCSI adapters). | cognet | 2002-10-13 | 1 | -0/+965 |
Reviewed by: mux, scottl Approved by: mux, scottl |