This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
dev
/
pci
History
Jung-uk Kim
1def0ca64d
Free allocated environment variables after use.
...
Coverity ID: 366 Found by: Coverity Prevent
2006-04-21 19:35:03 +00:00
..
eisa_pci.c
…
fixup_pci.c
…
hostb_pci.c
…
ignore_pci.c
…
isa_pci.c
…
pci_if.m
…
pci_pci.c
Free allocated environment variables after use.
2006-04-21 19:35:03 +00:00
pci_private.h
Make the 'pci_devclass' pointer variable private (drivers really shouldn't
2006-01-20 22:00:50 +00:00
pci_user.c
…
pci.c
Make the 'pci_devclass' pointer variable private (drivers really shouldn't
2006-01-20 22:00:50 +00:00
pcib_if.m
…
pcib_private.h
- Make pcib_devclass private to sys/dev/pci/pci_pci.c and change all the
2006-01-06 19:22:19 +00:00
pcireg.h
Make RID2BAR actually return a number that can be plugged into PCIR_BAR()
2005-12-30 20:25:40 +00:00
pcivar.h
Remove left-over #ifdef alpha routines. They aren't used by any of
2006-01-01 20:40:08 +00:00
vga_pci.c
Don't add an agp child in vgapci's attach routine if the PCIY_AGP
2006-02-01 15:45:29 +00:00