summaryrefslogtreecommitdiff
path: root/sys/dev/si/si_eisa.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/5.3.0_cvscvs2svn2004-11-041-1/+1
* Add missing <sys/module.h> includesPoul-Henning Kamp2004-05-301-0/+1
* Convert callers to the new bus_alloc_resource_any(9) API.Nate Lawson2004-03-171-8/+7
* Use __FBSDID().David E. O'Brien2003-08-241-1/+3
* Remove unneeded #include <sys/proc.h> lines.Poul-Henning Kamp2000-10-291-1/+0
* A bit more newbusification of si. This still isn't quite finished.Peter Wemm2000-01-241-0/+152