aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/si/si_isa.c
Commit message (Expand)AuthorAgeFilesLines
* 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-5/+6
* Use __FBSDID().David E. O'Brien2003-08-241-1/+3
* Cast a pointer to uintptr_t instead ot u_int.John Baldwin2002-11-071-1/+1
* Do not try and probe random PNP devices, This Is Bad.Peter Wemm2002-07-271-23/+29
* A bit more newbusification of si. This still isn't quite finished.Peter Wemm2000-01-241-0/+328