diff options
author | kato <kato@FreeBSD.org> | 1999-01-08 16:03:11 +0000 |
---|---|---|
committer | kato <kato@FreeBSD.org> | 1999-01-08 16:03:11 +0000 |
commit | 60ddb201ac13df6bb944e3533670b90427e2a4e4 (patch) | |
tree | fafdbc45bdc585a77d7044891ad4abd1b13018d3 /sys/pc98/conf | |
parent | 494d956c7bd8bb1c48ba2578f67d801799b284e7 (diff) | |
download | FreeBSD-src-60ddb201ac13df6bb944e3533670b90427e2a4e4.zip FreeBSD-src-60ddb201ac13df6bb944e3533670b90427e2a4e4.tar.gz |
Oops, remove duplicate line.
Diffstat (limited to 'sys/pc98/conf')
-rw-r--r-- | sys/pc98/conf/majors.pc98 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/pc98/conf/majors.pc98 b/sys/pc98/conf/majors.pc98 index dd4f6c2..28746fa 100644 --- a/sys/pc98/conf/majors.pc98 +++ b/sys/pc98/conf/majors.pc98 @@ -1,4 +1,4 @@ -$Id: majors.pc98,v 1.45 1999/01/04 08:08:28 kato Exp $ +$Id: majors.pc98,v 1.46 1999/01/08 16:02:03 kato Exp $ Hopefully, this list will one day be obsoleted by DEVFS, but for now this is the current allocation of device major numbers. @@ -157,6 +157,5 @@ chrdev name comments 110 ses SCSI Environmental Services driver (mjacob@feral.com) 111 ums USB Mouse (nick.hibma@jrc.it) 112 kbd keyboard -111 ums USB Mouse (nick.hibma@jrc.it) 200 ?? entries from 200-255 are reserved for local use 255 ?? entries from 200-255 are reserved for local use |