diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2001-07-15 17:56:53 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-07-15 17:56:53 +0000 |
| commit | 59177a15cca0b0c56bcf6a4fa40f0cca69ebde17 (patch) | |
| tree | a97ae2a4236926e44b04984e7e590e6cef025751 | |
| parent | 09541513e6bef3917326cc066dae96e92edb5f0c (diff) | |
Notes
| -rw-r--r-- | sys/alpha/conf/GENERIC.hints | 50 |
1 files changed, 25 insertions, 25 deletions
diff --git a/sys/alpha/conf/GENERIC.hints b/sys/alpha/conf/GENERIC.hints index 4e118a5ec8bb..a00753686eb8 100644 --- a/sys/alpha/conf/GENERIC.hints +++ b/sys/alpha/conf/GENERIC.hints @@ -1,26 +1,26 @@ # $FreeBSD$ -#hint.fdc.0.at="isa" -#hint.fdc.0.port="0x3F0" -#hint.fdc.0.irq="6" -#hint.fdc.0.drq="2" -#hint.fd.0.at="fdc0" -#hint.fd.0.drive="0" -#hint.atkbdc.0.at="isa" -#hint.atkbdc.0.port="0x060" -#hint.atkbd.0.at="atkbdc" -#hint.atkbd.0.irq="1" -#hint.psm.0.at="atkbdc" -#hint.psm.0.irq="12" -#hint.vga.0.at="isa" -#hint.sc.0.at="isa" -#hint.mcclock.0.at="isa" -#hint.mcclock.0.port="0x70" -#hint.sio.0.at="isa" -#hint.sio.0.port="0x3F8" -#hint.sio.0.irq="4" -#hint.sio.1.at="isa" -#hint.sio.1.port="0x2F8" -#hint.sio.1.irq="3" -#hint.sio.1.flags="0x50" -#hint.ppc.0.at="isa" -#hint.ppc.0.irq="7" +hint.fdc.0.at="isa" +hint.fdc.0.port="0x3F0" +hint.fdc.0.irq="6" +hint.fdc.0.drq="2" +hint.fd.0.at="fdc0" +hint.fd.0.drive="0" +hint.atkbdc.0.at="isa" +hint.atkbdc.0.port="0x060" +hint.atkbd.0.at="atkbdc" +hint.atkbd.0.irq="1" +hint.psm.0.at="atkbdc" +hint.psm.0.irq="12" +hint.vga.0.at="isa" +hint.sc.0.at="isa" +hint.mcclock.0.at="isa" +hint.mcclock.0.port="0x70" +hint.sio.0.at="isa" +hint.sio.0.port="0x3F8" +hint.sio.0.irq="4" +hint.sio.1.at="isa" +hint.sio.1.port="0x2F8" +hint.sio.1.irq="3" +hint.sio.1.flags="0x50" +hint.ppc.0.at="isa" +hint.ppc.0.irq="7" |
