Last change
on this file since 39590 was 38699, checked in by vboxsync, 14 years ago |
Converted system BIOS to Watcom C.
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
219 bytes
|
Line | |
---|
1 |
|
---|
2 | BX_PCIBIOS equ 1 ; Enable PCI BIOS
|
---|
3 |
|
---|
4 | PCI_CFG1 equ 0CF8h
|
---|
5 | PCI_CFG2 equ 0CFCh
|
---|
6 |
|
---|
7 | PCI_FIXED_HOST_BRIDGE_1 equ 12378086h ;; i440FX PCI bridge
|
---|
8 | PCI_FIXED_HOST_BRIDGE_2 equ 244e8086h ;; ICH9 PCI bridge
|
---|
9 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.