diff options
| -rw-r--r-- | sys/pc98/conf/GENERIC | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC index 2067abd0674f..e6badd4a733f 100644 --- a/sys/pc98/conf/GENERIC +++ b/sys/pc98/conf/GENERIC @@ -148,7 +148,7 @@ device npx0 at nexus? port IO_NPX irq 8 # PCCARD (PCMCIA) support device card -device pcic0 at isa? irq 6 port 0x3e0 +device pcic0 at isa? irq 0 port 0x3e0 # Serial (COM) ports # |
