]> mj.ucw.cz Git - pciutils.git/history - lib/fbsd-device.c
pci.h: Document PCI_FILL_xxx flags
[pciutils.git] / lib / fbsd-device.c
2024-03-29 Martin MaresUse C99 named initializers for struct pci_methods
2023-12-08 Martin MarešMerge pull request #146 from alexisgrytalms/master
2023-06-18 Martin MaresUpdate license comments and added SPDX license identifiers
2022-04-15 Martin Maresfbsd-device: One more fix
2022-04-14 Martin MaresTried to fix the fbsd-device back-end
2022-02-10 Martin MaresMerge remote-tracking branch 'github/master'
2022-02-10 Martin MaresMerge branch 'fill-info'
2022-01-21 Martin MaresSimplified pci_fill_info() and friends fill-info
2020-05-31 Martin MaresMerge remote-tracking branch 'jlledom/hurd-fix-dev...
2020-05-25 Martin MaresLibrary: Handle domains in all back-ends
2018-10-16 Oleksandr TymoshenkoFix device_class calculatoin for non-root FreeBSD users
2018-01-11 Martin Maresfbsd-device should compile again
2017-12-31 Martin Maresfbsd-device: Hopefully fixed a bug in fbsd_scan()
2017-11-17 Imre Vadászfbsd-device: Use PCIOCGETCONF and PCIOCGETBAR when...
2017-11-17 Imre Vadászfbsd-device: Make extended configuration space available.
2017-11-17 Imre Vadászfbsd-device: Fix fbsd-device backend on DragonFly BSD.
2008-11-21 Ben HutchingsAdd pci_read_vpd() function and internal read_vpd(...
2008-02-20 Martin MaresMerge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils...
2008-02-12 Martin MaresMerge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils.git
2008-02-12 Martin MaresIntroduced API for selection of access methods.
2008-02-12 Martin MaresReplaced the method_params array by library parameters.
2008-02-11 Martin MaresMerge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils.git
2007-10-14 Martin MaresRemoved extraneous braces.
2007-10-05 Martin MaresSupport domains on FreeBSD. Contributed by Marius Strobl.
2007-09-12 Martin MaresExtended the fbsd-device backend to run on Dragonfly...
2006-09-09 Martin MaresWhitespace cleanup of all source files.
2006-05-10 Martin MaresAdded support for GNU/kFreeBSD.
2006-05-05 Martin MaresInclude file splits and namespace cleanups.
2006-05-05 Martin MaresAdded support for 4096-byte extended configuration...
2006-05-05 Martin MaresNew release system
2006-05-05 Martin MaresAdded support for FreeBSD and its /dev/pci access method.