Commit Graph

71 Commits

Author SHA1 Message Date
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