diff options
| author | Scott Long <scottl@FreeBSD.org> | 2004-03-06 06:54:54 +0000 |
|---|---|---|
| committer | Scott Long <scottl@FreeBSD.org> | 2004-03-06 06:54:54 +0000 |
| commit | 651c6c7b3d2a7da384207d58c105a1cf67ae8d12 (patch) | |
| tree | d74474ed46f787fb3c7399fc8aa610a3dd5528d0 | |
| parent | adde319c62fbac4767c7d05b79832c72a6ee4a9b (diff) | |
Notes
| -rw-r--r-- | sys/i386/conf/NOTES | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index 8720217bae65..646b9451ac85 100644 --- a/sys/i386/conf/NOTES +++ b/sys/i386/conf/NOTES @@ -509,7 +509,6 @@ hint.mse.0.irq="5" # DE101, DE200, DE201, DE202, DE203, DE204, DE205, DE422) # lnc: Lance/PCnet cards (Isolan, Novell NE2100, NE32-VL, AMD Am7990 and # Am79C960) -# nv: nVidia nForce MCP on-board Networking. # oltr: Olicom ISA token-ring adapters OC-3115, OC-3117, OC-3118 and OC-3133. # Olicom PCI token-ring adapters OC-3136, OC-3137, OC-3139, OC-3140, # OC-3141, OC-3540 and OC-3250. @@ -561,7 +560,6 @@ hint.lnc.0.at="isa" hint.lnc.0.port="0x280" hint.lnc.0.irq="10" hint.lnc.0.drq="0" -device nv device rdp 1 hint.rdp.0.at="isa" hint.rdp.0.port="0x378" |
