augustss
595da53663
Make wsmux devices.
1999-07-29 19:24:37 +00:00
ross
6e3b6566ce
* Define INSTALLATION_DIRS and BUILD_KERNELS.
...
* Build in src/distrib
* Call the new release targets in src/distrib/{alpha,notes}
Note: The notes installation command is MI and should eventually move
to somewhere in ../Makefile
1999-06-30 18:39:37 +00:00
ross
55adfd0a58
Support a second tape and cd drive on installation ramdisks.
1999-05-13 22:08:48 +00:00
ross
bc05796ee2
Set console and ttyE? term types to vt100.
1999-04-29 01:26:15 +00:00
ross
1c98ea4e2a
+ttyEcfg
1999-04-23 18:45:50 +00:00
ross
5a6330ac23
typo
1999-04-23 18:14:29 +00:00
fair
193be65e25
under "minimal" correct a tyop: wsbkd0 -> wskbd0
1999-04-09 22:22:17 +00:00
mrg
202cdd3fa1
build audio[0123] links.
1999-03-26 04:37:29 +00:00
mycroft
8e621ce2ee
Add MIDI and sequencer devices. They seem to work, even.
1999-03-22 07:52:56 +00:00
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
mjacob
9726a43692
oops
1998-07-15 18:29:15 +00:00
mjacob
8d94e6927f
add in rz28 and rz29 disks
1998-07-15 18:24:09 +00:00
thorpej
416ac723a7
Add the "speaker" device.
1998-04-16 04:38:11 +00:00
perry
31a32e5502
RCS Id Police.
1998-01-09 06:09:38 +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
cjs
e5a5043874
Make partition a of the 3.5" floppy label a 4.2BSD filesystem, rather
...
than unknown. (This now matches the i386.)
1997-10-27 04:45:38 +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
1d27905d84
fix bogon in the ImageDisk entry, add an entry for 3.5" floppies (useful
...
for making floppy images w/vnd).
1997-03-18 19:55:00 +00:00
cgd
cf4d64cd22
add a couple more useful entries
1997-02-24 17:31:31 +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
cgd
44eff45879
shrink root and swap partitions by 15M each, and grow usr partition to match.
1995-10-13 03:09:39 +00:00
jtc
4086abf6dd
ufs -> ffs; PR #1381
1995-08-22 19:52:25 +00:00
thorpej
7b8694c512
Add entries for the ccd.
1995-08-17 18:02:27 +00:00
cgd
88d0757cff
add a ttyE1 line
1995-07-30 19:52:13 +00:00