This website requires JavaScript.
Explore
Help
Sign in
sanchayanmaity
/
minix
Watch
1
Star
0
Fork
You've already forked minix
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
43b589c1cc
minix
/
drivers
/
pci
History
Erik van der Kouwe
43b589c1cc
Avoid use of C++ reserved word class in headers (reported by Aki Goto, tracker item 375)
2010-05-27 08:48:53 +00:00
..
main.c
Code cleanup: remove unused #include, variables and code,
2010-04-15 18:49:36 +00:00
Makefile
Driver refactory for live update and crash recovery.
2010-04-08 13:41:35 +00:00
pci.c
Avoid use of C++ reserved word class in headers (reported by Aki Goto, tracker item 375)
2010-05-27 08:48:53 +00:00
pci.h
Driver refactory for live update and crash recovery.
2010-04-08 13:41:35 +00:00
pci_amd.h
PCI support in a separate driver.
2005-12-02 14:45:10 +00:00
pci_intel.h
PCI support in a separate driver.
2005-12-02 14:45:10 +00:00
pci_sis.h
PCI support in a separate driver.
2005-12-02 14:45:10 +00:00
pci_table.c
Convert drivers/ and servers/ over to bsdmake
2010-03-22 21:25:22 +00:00
pci_via.h
PCI support in a separate driver.
2005-12-02 14:45:10 +00:00