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
2025-02-04 17:15:50 +00:00
Code
Issues
Releases
Activity
freebsd
/
sys
/
dev
/
pci
History
Stanislav Sedov
c130439940
- Fix spacing in the comment.
...
Reported by: jhb
2009-04-03 13:35:54 +00:00
..
eisa_pci.c
…
fixup_pci.c
Workaround a hang on some nForce2 systems that can happen if the CPU goes
2006-05-24 14:08:31 +00:00
hostb_pci.c
Move the hostb driver out of the i386 and amd64 PCI code (where it was
2005-12-20 21:09:45 +00:00
ignore_pci.c
…
isa_pci.c
Don't save and restore the ELCR register across suspend and resume for
2005-09-29 15:00:09 +00:00
pci_if.m
Revamp the MSI/MSI-X code a bit to achieve two main goals:
2007-05-02 17:50:36 +00:00
pci_pci.c
Don't adjust ranges at all for subtractive bridges. The simple-minded
2009-03-15 06:40:57 +00:00
pci_private.h
Further refine the handling of resources for BARs in the PCI bus driver.
2009-03-03 16:38:59 +00:00
pci_user.c
- Add a new ioctl to /dev/pci to fetch details on an individual BAR of a
2009-02-02 19:54:16 +00:00
pci.c
- Fix spacing in the comment.
2009-04-03 13:35:54 +00:00
pcib_if.m
Revamp the MSI/MSI-X code a bit to achieve two main goals:
2007-05-02 17:50:36 +00:00
pcib_private.h
Two fixes:
2009-03-14 14:08:53 +00:00
pcireg.h
Always read/write the full 64-bit value of 64-bit BARs. Specifically,
2009-03-05 15:33:04 +00:00
pcivar.h
SATA device on some nForce based boards could get confused if MSI is not
2008-07-23 09:44:36 +00:00
vga_pci.c
The recent PCI resource allocation fixes exposed a bug where the same
2009-03-04 21:04:52 +00:00