This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2024-12-17 10:26:15 +00:00
Code
Issues
Releases
Activity
89cf7c254d
freebsd
/
sys
/
i386
/
pci
History
Stefan Farfeleder
5908d366fb
Consistently use __inline instead of __inline__ as the former is an empty macro
...
in <sys/cdefs.h> for compilers without support for inline.
2004-07-04 16:11:03 +00:00
..
pci_bus.c
Allow the pir0 device add to fail since pir0 may already exist. This should
2004-06-01 19:51:29 +00:00
pci_cfgreg.c
Consistently use __inline instead of __inline__ as the former is an empty macro
2004-07-04 16:11:03 +00:00
pci_pir.c
Trim a few things from the dmesg output and stick them under bootverbose to
2004-07-01 07:46:29 +00:00