summaryrefslogtreecommitdiffstats
path: root/sys/i386/bios/smapi.c
Commit message (Expand)AuthorAgeFilesLines
* Do the dreaded s/dev_t/struct cdev */phk2004-06-161-2/+2
* Remove atdevbase and replace it's remaining uses with direct references tojhb2004-06-101-0/+1
* Convert callers to the new bus_alloc_resource_any(9) API.njl2004-03-171-4/+3
* Device megapatch 4/6:phk2004-02-211-1/+2
* Device megapatch 1/6:phk2004-02-211-1/+0
* The present defaults for the open and close for device drivers whichphk2003-09-271-2/+0
* Despite my best efforts the Linux way of doing this is the onlymdodd2003-06-131-10/+3
* Use __FBSDID().obrien2003-06-021-2/+3
* Correct a mis-merge.mdodd2003-03-241-2/+2
* - Consolidate smapi driver.mdodd2003-03-241-33/+218
* Gigacommit to improve device-driver source compatibility betweenphk2003-03-031-14/+6
* - Removed unecesary code.mdodd2003-01-181-15/+6
* A driver for the System Management Application Programmdodd2003-01-171-0/+167
OpenPOWER on IntegriCloud