summaryrefslogtreecommitdiff
path: root/sys/dev/esp/esp_sbus.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/6.2.0_cvscvs2svn2007-01-111-1/+1
* MFC to 6.2 release all the cam module depend foo.Matt Jacob2006-12-211-0/+4
* - Try to not leak resources in the attach functions of the esp(4) SBusMarius Strobl2005-05-191-94/+364
* Style and minor changes:Marius Strobl2005-04-171-57/+54
* The existing locking in the esp driver appears to be fairly adequate, soScott Long2005-03-021-1/+1
* Remove files repocopied to sys/sparc64/sbus.Tom Rhodes2004-11-101-3/+3
* Pull the correct clock frequency value out of OFW. Why the helper functionScott Long2004-09-131-2/+6
* - Introduce an ofw_bus kobj-interface for retrieving the OFW node and aMarius Strobl2004-08-121-4/+5
* Add some style(9) touch ups; style(9) states that new code should followTom Rhodes2004-08-021-3/+3
* Include module.hScott Long2004-06-211-0/+1
* 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-111-0/+2
* Port the NetBSD esp(4) driver. This only includes the sbus front-end, soScott Long2004-06-101-0/+581