summaryrefslogtreecommitdiffstats
path: root/sys/arch/i386/pci/gscpm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* spellingjsg2021-03-111-2/+2
* timecounting: use C99-style initialization for all timecounter structscheloha2021-02-231-9/+9
* Add support for timeconting in userland.pirofti2020-07-061-2/+4
* we are past the point where timecounters may disappeartedu2012-08-161-9/+1
* correct header file stuff; pointed out by teduderaadt2010-08-021-3/+1
* needs explicit proc.h; Nathanael Rensenderaadt2010-08-021-1/+2
* Complete gwk's previous patch to stop setperf methods from returningdim2006-12-121-5/+3
* do not bus_space_map devices which are at address 0; ok kettenisderaadt2006-12-111-2/+3
* make timecounter behave; grange@ okmickey2006-01-261-13/+3
* Includes nit.grange2004-10-051-2/+2
* Minor tweaks to unify with other timecounters.grange2004-09-261-3/+3
* gscpm(4) -- National Semiconductor Geode SC1100 SMI/ACPI module driver.grange2004-09-151-0/+179