This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
dev
/
pci
History
John Baldwin
9d1f363daf
Disable MSI on the Intel E7505 chipset. It is reported broken on a Tyan
...
S2665ANF motherboard. Reported by: "Eugene M. Kim" <blue at white lv>
2006-12-28 06:14:42 +00:00
..
eisa_pci.c
…
fixup_pci.c
…
hostb_pci.c
…
ignore_pci.c
…
isa_pci.c
…
pci_if.m
…
pci_pci.c
…
pci_private.h
Replace #define<space> with #define<tab> so the code is consistent with
2006-12-14 16:53:48 +00:00
pci_user.c
…
pci.c
Disable MSI on the Intel E7505 chipset. It is reported broken on a Tyan
2006-12-28 06:14:42 +00:00
pcib_if.m
…
pcib_private.h
Replace #define<space> with #define<tab> so the code is consistent with
2006-12-14 16:53:48 +00:00
pcireg.h
Replace #define<space> with #define<tab> so the code is consistent with
2006-12-14 16:53:48 +00:00
pcivar.h
Add a first pass at a way to blacklist MSI on systems where it doesn't
2006-12-14 19:57:06 +00:00
vga_pci.c
…