Subversion Repositories Kolibri OS

Rev

Rev 1952 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1952 Rev 6442
Line 1... Line 1...
1
BIOS_BOOT_BLOCK_SIZE    equ     1       ; in 512-blocks
1
BIOS_BOOT_BLOCK_SIZE    equ     1       ; in 512-blocks
Line 2... Line 2...
2
 
2
 
3
BIOS_PCI_VENDOR		equ	0x10EE
3
BIOS_PCI_VENDOR		equ	0x10EE
4
BIOS_PCI_DEVICE		equ	0x0007
-
 
5
BIOS_PCI_CLASS		equ	0x04000000
4
BIOS_PCI_DEVICE		equ	0x0007
-
 
5
BIOS_PCI_CLASS		equ	0x05000000
6
6