thorpej
d0798bd8bd
kbd -> wskbd, mouse -> wsmouse
1999-01-19 22:27:35 +00:00
abs
a6e0ab6a8c
On platforms that have GENERIC kernels containing 'bpfilter 8' or greater,
...
create at least eight bpf dev entries. (All except atari).
1999-01-16 01:40:27 +00:00
augustss
af27a191a5
Add ugen device.
1998-12-09 01:47:15 +00:00
thorpej
11f3c29221
Add USB devices.
1998-11-29 06:57:46 +00:00
oster
8bfd722a35
Added RAID devices for everyone!
1998-11-13 04:49:01 +00:00
thorpej
7490553d67
Add /dev/scsibus* device nodes.
1998-10-15 21:22:51 +00:00
ross
e4b5f53951
s/kdb/kbd/ in the `MAKEDEV minimal' target.
1998-09-19 06:58:06 +00:00
thorpej
416ac723a7
Add the "speaker" device.
1998-04-16 04:38:11 +00:00
tv
60ac257eb3
Fixes PR #3858 : /dev/fd uniformly updated in MAKEDEV to make directory
...
(and file nodes) owned by root.wheel, and /dev/fd directory mode 755. Now
it matches mtree (and the rest of the system's permissions/owner layout).
1997-11-26 03:09:23 +00:00
fair
ffa1ced6be
add appropriate entry to make "random" as documented in rnd(4).
...
add "random" entry to "all".
1997-11-20 05:57:38 +00:00
cjs
d434714783
Add a minimal set of devices for install disks, etc.
1997-11-15 18:38:30 +00:00
mjacob
4261733b62
Ooops. It's blk=2,chr=12, not the other way around.
1997-11-08 20:56:35 +00:00
lukem
d4a3164363
ttyv* shouldn't be treated specially on the alpha (it's an i386-ism)
1997-08-22 12:04:03 +00:00
lukem
3e16910ca2
remove enss* before we try & mknod it
1997-08-22 10:46:27 +00:00
lukem
fca196598f
* use $((...)) not `expr ...`
...
* st* has perms 660 not 640
* use $0 not MAKEDEV
* add enss* to ss*
* remove superfluous use of umask
* ensure umask is reset after running MAKEDEV.local
1997-08-22 10:28:06 +00:00
augustss
912c4ee11f
Create /dev/audioctl and allow creation of multiple audio devices.
1997-08-18 21:23:12 +00:00
perry
07a71fdfd0
Make MAKEDEV and MAKEDEV.local mutually consistant. Reported in
...
pr #2596 by Tatoku Ogaito, but my fix is different from his.
This is purely an aesthetic change.
1997-07-31 04:08:15 +00:00
phil
ffde90f14b
Make all tty??/pty?? pairs that can be opened by openpty().
...
Remove use of awk for generating names.
Make all consistent as possible.
Closes PR 3420.
1997-07-23 01:29:36 +00:00
phil
840d172649
Make all MAKEDEVs make fd/* similar. No need for awk or expr.
...
Inspired by PR 3420. Some MAKEDEVS had the fd separated out
of std and fd added to std.
1997-07-22 23:13:05 +00:00
hpeyerl
93f2294467
Satellite receiver driver for ISA cards from PlanetConnect by Jason and
...
Herb for Canada Connect Corp.
1997-07-13 19:29:17 +00:00
veego
a902cc2ba7
Added a new device entry for ipfilter: /dev/ipauth
1997-07-07 22:26:51 +00:00
thorpej
7f29bb4668
Add ipnat and ipstate at the appropriate minor numbers off the ipfilter
...
device.
1997-05-31 23:52:55 +00:00
cgd
5e3479c300
clean up slightly, add wd and fd (even though they don't have drivers in
...
the kernel yet).
1997-02-03 20:11:09 +00:00
cgd
45d3ac17e1
add 'ipl' device node entry, for ip-filter.
1997-01-07 00:10:07 +00:00
pk
4bb3612c55
Device rename: `rd' => `md'
1997-01-01 23:46:17 +00:00
cgd
cb9edbe5f6
slight clean up of that last (fix some major numbers)
1996-10-18 21:53:27 +00:00
cgd
f753842b39
sync with conf.c: kill mmclock; add rd, audio, ss, and uk.
1996-10-18 21:16:39 +00:00
cgd
c893f3f107
{,r}cd0c's minor number was wrong; fix. Make all device nodes for
...
'cd', just like for 'sd', 'vnd', and 'ccd'.
1996-06-18 00:35:43 +00:00
cgd
1da97d57a9
add handling of lpt/lpa (interruptless) parallel printer port device
...
nodes (character, major 31). when making 'all', make lpa0 and lpt0.
1996-03-11 19:21:37 +00:00
cgd
010faa1d2c
add a way to build kbd and mouse devices
1996-01-05 17:12:39 +00:00
cgd
dfa3894a18
add device node for "mmclock," a high-resolution memory-mapped clock
...
pseudo-device.
1995-12-20 10:27:34 +00:00
thorpej
7b8694c512
Add entries for the ccd.
1995-08-17 18:02:27 +00:00
cgd
81481707aa
oops; ttyE* are major number 25
1995-07-30 19:30:53 +00:00
cgd
1280d43096
rename SCC tty devices from tty0? to ttyB?. add entries for ttyC?
...
(AlphaStation ns16550 "com" ports), and ttyE? (Workstation console
(framebuffer & keyboard) emulators).
1995-07-30 19:21:35 +00:00
cgd
be910f8a28
kill a redundant Id tag
1995-03-21 01:41:13 +00:00
cgd
bcd71bf2fa
alpha etc files
1995-02-23 05:59:30 +00:00