diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1997-12-29 00:03:36 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1997-12-29 00:03:36 +0000 |
| commit | 02599128851b07ebac76951c49441c19eafb2b05 (patch) | |
| tree | caa0cb22a7389262648faaca25443bf457f3ad40 | |
| parent | 62f6fce71718fbc166893998a2fe6b45756fd569 (diff) | |
Notes
| -rw-r--r-- | etc/MAKEDEV | 3 | ||||
| -rw-r--r-- | etc/etc.i386/MAKEDEV | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/etc/MAKEDEV b/etc/MAKEDEV index fec9bae70946e..ef815a857892e 100644 --- a/etc/MAKEDEV +++ b/etc/MAKEDEV @@ -102,12 +102,11 @@ # meteor* Matrox Meteor video acquisition card (pci) # bktr* Bt848 based video acquisition card (pci) # qcam* Connectix QuickCam(tm) parallel port camera -# isdn* ISDN devices # labpc* National Instrument's Lab-PC and LAB-PC+ # perfmon CPU performance-monitoring counters # pci PCI configuration-space access from user mode # -# $Id: MAKEDEV,v 1.142 1997/12/19 14:14:18 brian Exp $ +# $Id: MAKEDEV,v 1.143 1997/12/29 00:02:18 jkh Exp $ # PATH=/sbin:/bin/:/usr/bin:/usr/sbin:$PATH diff --git a/etc/etc.i386/MAKEDEV b/etc/etc.i386/MAKEDEV index fec9bae70946e..ef815a857892e 100644 --- a/etc/etc.i386/MAKEDEV +++ b/etc/etc.i386/MAKEDEV @@ -102,12 +102,11 @@ # meteor* Matrox Meteor video acquisition card (pci) # bktr* Bt848 based video acquisition card (pci) # qcam* Connectix QuickCam(tm) parallel port camera -# isdn* ISDN devices # labpc* National Instrument's Lab-PC and LAB-PC+ # perfmon CPU performance-monitoring counters # pci PCI configuration-space access from user mode # -# $Id: MAKEDEV,v 1.142 1997/12/19 14:14:18 brian Exp $ +# $Id: MAKEDEV,v 1.143 1997/12/29 00:02:18 jkh Exp $ # PATH=/sbin:/bin/:/usr/bin:/usr/sbin:$PATH |
