Commit Graph

32 Commits

Author SHA1 Message Date
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
cgd 81481707aa oops; ttyE* are major number 25 1995-07-30 19:30:53 +00:00
cgd ad4d7c82c8 Use "std.9600" instead of "Pc" for the line type.
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:22:42 +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 dc3e1242b8 start a getty on console, even though it's not clear that that's correct. 1995-04-11 04:27:02 +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