summaryrefslogtreecommitdiff
path: root/lib/fbsd-device.c
Commit message (Expand)AuthorAgeFilesLines
* Add pci_read_vpd() function and internal read_vpd() methodBen Hutchings2008-11-211-0/+1
* Introduced API for selection of access methods.Martin Mares2008-02-121-1/+2
* Replaced the method_params array by library parameters.Martin Mares2008-02-121-3/+3
* Removed extraneous braces.Martin Mares2007-10-141-15/+5
* Support domains on FreeBSD. Contributed by Marius Strobl.Martin Mares2007-10-051-14/+25
* Extended the fbsd-device backend to run on Dragonfly BSD.Martin Mares2007-09-121-2/+4
* Whitespace cleanup of all source files.Martin Mares2006-09-091-4/+4
* Added support for GNU/kFreeBSD.Martin Mares2006-05-101-0/+7
* Include file splits and namespace cleanups.Martin Mares2006-05-051-1/+1
* Added support for 4096-byte extended configuration space.Martin Mares2006-05-051-0/+6
* New release systemMartin Mares2006-05-051-8/+14
* Added support for FreeBSD and its /dev/pci access method.Martin Mares2006-05-051-0/+146