2010-01-20 Vladimir Serbinenko <phcoder@gmail.com>
setpci support. * commands/setpci.c: New file. * conf/i386.rmk (pkglib_MODULES): Add setpci.mod. (setpci_mod_SOURCES): New variable. (setpci_mod_CFLAGS): Likewise. (setpci_mod_LDFLAGS): Likewise.
This commit is contained in:
commit
8dd35b8c20
3 changed files with 356 additions and 0 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
|||
2010-01-20 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
setpci support.
|
||||
|
||||
* commands/setpci.c: New file.
|
||||
* conf/i386.rmk (pkglib_MODULES): Add setpci.mod.
|
||||
(setpci_mod_SOURCES): New variable.
|
||||
(setpci_mod_CFLAGS): Likewise.
|
||||
(setpci_mod_LDFLAGS): Likewise.
|
||||
|
||||
2010-01-20 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Byte-addressable PCI configuration space.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue