diff options
| author | Josef Karthauser <joe@FreeBSD.org> | 1999-12-15 19:35:13 +0000 |
|---|---|---|
| committer | Josef Karthauser <joe@FreeBSD.org> | 1999-12-15 19:35:13 +0000 |
| commit | 704499d7d378b0c2b5abd5ab7df78897b8bcb970 (patch) | |
| tree | e6f74ae6090aa318c41b3fc9ec07ed4bd41c5082 | |
| parent | 274fc46902e93cf13ccd79da100b1648e124e37b (diff) | |
Notes
| -rw-r--r-- | sys/i386/conf/LINT | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT index d8e9b06310be..56c697e0e820 100644 --- a/sys/i386/conf/LINT +++ b/sys/i386/conf/LINT @@ -1955,7 +1955,7 @@ device isic0 at isa? port 0x340 net irq 5 flags 10 # ------------- # # Stollmann Tina-dd control device -device tina0 at isa? port 0x260 net irq 10 +#device tina0 at isa? port 0x260 net irq 10 # # ISDN Protocol Stack # ------------------- |
