summaryrefslogtreecommitdiff
path: root/sys/dev/esp/ncr53c9xvar.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/6.2.0_cvscvs2svn2007-01-111-1/+1
* - Try to not leak resources in the attach functions of the esp(4) SBusMarius Strobl2005-05-191-2/+6
* Merge some style and minor changes from NetBSD:Marius Strobl2005-04-171-3/+3
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
* Add some style(9) touch ups; style(9) states that new code should followTom Rhodes2004-08-021-6/+6
* Get rid of UMA zones and instead allocate all ecb's up front and track themScott Long2004-06-131-3/+13
* Make the XPT_CALC_GEOMETRY op dependent on the sc_extended_geometry flagScott Long2004-06-111-0/+1
* Port the NetBSD esp(4) driver. This only includes the sbus front-end, soScott Long2004-06-101-0/+457