aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/esp
Commit message (Expand)AuthorAgeFilesLines
* Include module.hScott Long2004-06-211-0/+1
* Pass the correct argument to ncr53c9x_timeout()Scott Long2004-06-131-5/+5
* Get rid of UMA zones and instead allocate all ecb's up front and track themScott Long2004-06-132-25/+48
* When autosense is retrieved, tell CAM about it instead of juust pretendingScott Long2004-06-121-1/+2
* Correct typo from previous commit.Scott Long2004-06-121-1/+1
* Make the XPT_CALC_GEOMETRY op dependent on the sc_extended_geometry flagScott Long2004-06-113-1/+4
* Port the NetBSD esp(4) driver. This only includes the sbus front-end, soScott Long2004-06-107-0/+5307