List the valid IRQs and the non-sharingness.
Submitted by: gshapiro
This commit is contained in:
parent
92e331afed
commit
cecfe930f1
@ -16,6 +16,9 @@
|
||||
|
||||
# Generally available IO ports
|
||||
io 0x240-0x360
|
||||
# on i386 IRQs can be any of 3 4 5 7 9 10 11 12 14 15
|
||||
# on pc98 IRQs can be any of 3 5 6 9 10 11 12 13
|
||||
# but *MUST* *NOT* be used by anything else.
|
||||
# Generally available IRQs (Built-in sound-card owners remove 5)
|
||||
irq 3 5 10 11 15
|
||||
# Available memory slots
|
||||
|
Loading…
Reference in New Issue
Block a user