msmith
da22bdf362
Add support for the 'ida' driver.
1999-07-05 09:18:57 +00:00
jkh
66cc158512
Bump the number of vtys created to compensate for new demands created
...
by /etc/ttys.
Forgotten by: des
1999-07-05 08:39:00 +00:00
phk
d6f941931f
Fix my DOC2k CHRDEV goof
1999-05-29 19:36:55 +00:00
hm
b5519ff166
Fix i4bteld entry, the section of the sh case for "i4teld*)" should be
...
BEFORE the case for "i4tel*)". (match the longest prefix first!)
Recognized by: Harry Starr
1999-05-24 18:01:03 +00:00
hm
2077acfca0
upgrade isdn4bsd from version 0.71 to the just released version 0.81
1999-05-20 10:14:57 +00:00
hosokawa
7cdda5c87e
added card1 and card2 to 'all' target.
...
(for machines with more than two PC-card slots)
1999-05-04 17:03:58 +00:00
peter
1f405d596b
Zap default creation of /dev/lkm - it doesn't point to anything anymore
1999-04-24 20:57:39 +00:00
msmith
bb46603662
Make the USB devices by default, comment them.
1999-04-08 21:23:18 +00:00
sos
2c3e9a7651
Rewert the atapi CDROM driver's name to wcd.
...
This is to avoid confusion with the new system.
Also provide real entires in MAKEDEV for the new system.
1999-03-16 13:34:03 +00:00
gibbs
b292bdc997
Add targ.ctl, a device node for allocating and configuring instances
...
of the "targ" processor target target mode emulator.
1999-03-05 23:08:45 +00:00
roger
9cf39d393c
Put back the bktr update to generate /dev/vbi
...
which I managed to delete yesterday.
1999-03-02 16:04:27 +00:00
roger
941fc329cf
Updated the bktr entry to generate bktr*, tuner* and now vbi*
...
/dev/vbi will allow vbi capture from the bt848 card for software
teletext decoding.
1999-03-01 12:13:24 +00:00
roger
97ffe27507
Updated the bktr entry to add vbi*
...
bktr now makes bktr, tuner and vbi
1999-02-26 16:14:22 +00:00
n_hibma
041d620310
Change to a proper numbering scheme for the ugen device. It requires
...
a unit and endpoint number. This is combined into a minor number.
The naming of the devices in /dev is now /dev/ugen<unit>.<endpoint>
1999-02-18 21:17:16 +00:00
jkh
94eb174c2c
DTRT for acd/wcd backwards compatibility
1999-02-14 19:41:36 +00:00
mjacob
9123f355f2
Bruce gently nudged me into doing this right
1999-02-05 22:54:37 +00:00
mjacob
63f9aaa28d
add back ctl for sa and add more units
1999-02-04 20:35:07 +00:00
markm
60a40357c5
Replace a bunch of "ln foo bar"'s with "ln -f foo bar".
...
This means that if(when) you go "sh MAKEDEV all" in /dev
the devices get remade; you don't get errors.
A lot of the changes are for info only; they are commented out.
Not exactly shot to pieces by: bde
1999-01-24 13:51:26 +00:00
n_hibma
33ff447886
Take cdev major # 114 for ugen
1999-01-12 01:31:13 +00:00
n_hibma
e3fccd21c1
Added file handling to ulpt (USB printer) driver
1999-01-11 00:03:59 +00:00
hm
09a4516d07
add generation of ISDN (i4b) devicefiles
1999-01-08 16:03:57 +00:00
yokota
dbd5e0f903
Added kbd*.
1999-01-06 16:18:05 +00:00
n_hibma
ea1bd971b4
Corrected the major number for usb and added ums as major 111
1999-01-03 16:48:03 +00:00
nsouch
216b25d037
Arrg, ppi*) corrected
1998-11-12 22:48:16 +00:00
nsouch
b51baaae99
Add ppi*) iic*) and smb*)
1998-11-12 22:45:24 +00:00
obrien
fa87de8247
Backout rev 1.175.
1998-10-31 05:27:02 +00:00
obrien
daa87e9bf9
``MAKEDEV ccd3'' is now consistant with many of the other devices in that
...
*ccd{0,1,2}* will be created.
1998-10-30 06:02:48 +00:00
obrien
0ebc9c6d03
``MAKEDEV bpf3'' is now consistant with many of the other devices in that
...
bpf{0,1,2} will be created.
1998-10-29 22:16:29 +00:00
obrien
611b5951cb
Re-enable creating sd*s* devices.
...
Add note, that one should use da*s* however.
1998-10-02 22:33:52 +00:00
ken
15f6619350
Change the permissions for the transport layer (xpt) and passthrough (pass)
...
devices from 644 to 600.
Reviewed by: imp, gibbs
1998-09-16 00:10:26 +00:00
gibbs
1a3dd0db44
Update for CAM.
1998-09-15 10:21:35 +00:00
phk
1f746c3a98
make the fla stuff actually work.
1998-09-10 18:47:20 +00:00
sos
5f7cd1870b
Add the wst device (ATAPI tape)
...
Allow 8 wcd devices instead of 4.
1998-09-09 18:59:46 +00:00
phk
e24de2520e
A long time ago, in a galaxy far, far away, someone made the (bonehead)
...
decision to limit the sound driver to one device. With Luigi's pcm
driver, the unit number for the PnP detected cards is nearly always 1,
and so you can't create the symlinks that will make your sound work.
PR: 7564
Submitted by: Doug White <dwhite@resnet.uoregon.edu>
1998-08-14 06:21:34 +00:00
phk
fac8c3d106
Add devices for M-systems DiskOnChip
1998-08-10 10:17:46 +00:00
brian
8f7c17eda2
dgm uses devices cuaM* and ttyM*
...
Submitted by: "IBS / Andre Oppermann" <andre@pipeline.ch>
1998-08-04 21:45:20 +00:00
des
2238238604
Not so fast, that was one '0+' too many.
...
PR: 7124
1998-07-03 15:43:20 +00:00
des
00ba99f2f6
Make sure the node count is an integer when mknod'ing pty, tty and vty.
...
PR: misc/7124
1998-07-02 07:39:01 +00:00
peter
e16baaddc6
Hmm, silly me. I should have read what everything else was doing.
...
The initial/lock devices for cua are owned by uucp.dialer as well.
Also, remove redundant chmod on si_control
1998-03-27 04:35:10 +00:00
peter
a4f7d49acf
Fix permissions on initial/lock specialix cua device nodes.
...
PR: 6137
1998-03-27 04:19:30 +00:00
peter
e3aa96acb4
I misunderstood Bruce's hint. The chown/chmod are unneeded.
...
Submitted by: bde
1998-03-22 13:18:07 +00:00
peter
a2091fabde
Fix alphabetical ordering and and excessive cut/pasting.
...
Submitted by: bde
1998-03-22 11:42:03 +00:00
peter
73a9e18f54
/dev nodes for ipfilter
1998-03-21 14:26:02 +00:00
bde
04b1a86497
Improved comments and order for the `all' case:
...
- fixed comment about vn0.
- improved other comments.
- sorted lists alphabetically within lines.
- split up and sorted lines more logically.
1998-03-12 12:00:26 +00:00
steve
500b5f7033
Create the cuaiA* and cualA* devices.
...
PR: 5872
Submitted by: Adam Baran <badam@mw.mil.pl>
1998-03-01 22:18:28 +00:00
ahasty
c9bf339dab
Reserve Major device 92 for the bktr (Bt848 video capture driver)
1998-02-20 03:59:53 +00:00
msmith
82c844863f
Remove qcam entries
...
Submitted by: pst
1998-02-18 13:54:45 +00:00
jkh
6d61d7e663
New rocketport device entries, merged again (gack).
1998-02-17 15:28:29 +00:00
pst
9a3c14c7bf
Change wfd major block device to 1 as part of the effort to make wfd's
...
bootable.
1998-02-13 22:40:32 +00:00
cwt
7674194b7a
Adjustments for ccd devices:
...
1) Resulting special files now in group operator. (Reviewed by bde)
2) Use $disk_umask when creating ccd device specials. (Suggested by
bde)
3) No longer create rccd{n}.ctl; ccd's are not necessarily scsi.
(Suggested by bde)
4) No need to split short lines. (Suggested by bde)
1998-02-09 08:41:49 +00:00