thorpej
81a51455cd
Fix brain'o in last, pointed out by Johan Danielsson.
2000-06-25 16:25:33 +00:00
thorpej
685a0649a8
lm* -> sysmon
2000-06-24 00:43:26 +00:00
veego
a32605d17c
pcvt is gone and therefore ttyv[1-7] as well.
2000-06-11 09:13:51 +00:00
wrstuden
63698a2c60
Revert to decemal numbering. From talking w/ Jason, we really should
...
support more than 256 ports. That would mean 3 digits in hex, and I
don't want to write the script for that..
2000-06-09 17:58:29 +00:00
wrstuden
00ee1c57fc
Cyclades-Z tty's are now ttyCZ??, not ttyCZ????. Add support for them
...
to macppc's MAKEDEV.
2000-06-09 16:59:03 +00:00
tron
0377727ee6
Fix typo in last commit.
2000-06-04 09:34:58 +00:00
tron
306acd3e78
Handle "bktr" related devices like audio devices:
...
- Create device nodes with numbered names (e.g. "tuner0").
- Create softlinks with unnumbered names (e.g. "tuner") pointing to device
nodes of unit 0.
2000-06-04 09:34:06 +00:00
perry
e3fc70bd16
Add a ttyaction file for port-i386 that properly sets the ownership
...
on the console device when you log in using wscons on the console.
Why haven't we had defaults for this all this time?
2000-06-04 00:04:59 +00:00
thorpej
adbdfe4a4e
Fix this so that release notes are build properly upon `make release'.
2000-05-28 17:31:27 +00:00
thorpej
75db01943c
Add `ses' devices.
2000-05-22 17:01:30 +00:00
thorpej
41b9e77eff
MAKEDEV goo for Cyclades-Z multi-port serial.
2000-05-17 18:14:10 +00:00
veego
ce6e7b1e81
Add tun2 and tun3 to the all target and create the ugen0 devices in the
...
usbs target.
2000-05-07 19:15:21 +00:00
wiz
d690122a5e
add devices for bktr; also add them to all target
2000-05-07 01:39:27 +00:00
mycroft
5c2de4c3fa
Build INSTALL_SMALL.
2000-05-06 05:31:58 +00:00
augustss
0f7d1d56ff
Add a comment about urio.
2000-05-02 12:01:13 +00:00
augustss
7eb7e0a9cd
Make urio(4) device node.
2000-05-02 11:59:40 +00:00
abs
9e96565f2e
pcmcia modems end up at com3 with a GENERIC kernel, so create a tty03 in std
2000-04-29 00:10:37 +00:00
fredb
c4ae664105
Revert last two changes. As pointed out by enami tsugutomo, snap_md_post
...
is the wrong place to do the splits, as the tar files are not yet made!
2000-03-29 23:47:53 +00:00
enami
a1e356450f
Uncomment out the CD-ROM entry and remove outdated comment for the
...
reason why it was commented out.
2000-03-29 03:43:32 +00:00
fredb
630e63cb47
Don't include ${RELEASDIR} in INSTALLATION_DIRS. Error pointed out by
...
Urban Boquist in PR install/9689.
2000-03-28 16:26:30 +00:00
fredb
7b0e557100
Build the split sets in place on "make release".
2000-03-26 15:48:22 +00:00
ad
d52bc434ce
Device entries for ca(4).
2000-03-16 14:58:09 +00:00
groo
327c7e4af9
add lm0 to 'all' target
2000-03-07 17:55:06 +00:00
christos
9e721e2455
Don't use grep to find if we have fdesc mounted. case is faster and
...
works without having /usr mounted.
2000-03-01 19:03:17 +00:00
augustss
ab5e19cc9f
Make /dev/usb, a node where USB events can be read.
...
Also add ttyU to hpcmips.
2000-02-29 19:07:41 +00:00
augustss
66ee7c2e15
No need to make audio devices twice in all.
2000-02-29 18:48:05 +00:00
groo
a41f67cc02
Add `lm*' for LM7[89] hardware monitor
2000-02-25 02:35:49 +00:00
mycroft
01b2f6e1de
Sum the floppy directory, too.
2000-02-20 03:38:04 +00:00
mycroft
58895df429
Clean up a bit.
2000-02-20 03:11:12 +00:00
tsutsui
cac7cebd3e
- rename (revert) normal memory disk device name /dev/mdX -> /dev/mdXa
...
- now raw partitions are used for memory disk ioctls
2000-01-21 12:28:22 +00:00
mycroft
868dc892af
Put a copy of GENERIC in the kernel directory, too.
2000-01-19 08:36:30 +00:00
itojun
72a5ed2e26
allow "sh MAKEDEV ttyNN", where NN is 00 to 99.
...
single-digit "sh MAKEDEV ttyN" works in backward-compatible way.
XXX should bring it to other ports as well?
2000-01-09 02:37:06 +00:00
tsutsui
e2c4e62e16
Correct md* entries.
1999-12-18 03:09:44 +00:00
christos
47523083ea
support fully qualified machdep names.
1999-12-15 05:23:13 +00:00
christos
a87378c54a
Prototype file that selects i387 if the fpu is present.
1999-12-13 10:17:49 +00:00
he
eafd8f707f
Provide some more automation in the "make release" process. Also build
...
and install:
o INSTALL and INSTALL_TINY kernels (for boot floppy images)
o GENERIC_TINY kernel
o Boot floppy images
Ideas borrowed from etc/etc.sun3/ setup.
1999-11-09 00:22:39 +00:00
ad
652f0f8841
Back out previous
1999-10-18 22:41:23 +00:00
ad
993ac32fff
Final chown user.group -> chown user:group changes.
1999-10-06 22:26:14 +00:00
hubertf
018c7b4f42
Tidy up comments a bit, to make the manpages generated from the a bit
...
nicer. Also, add a comment on how to re-generate the manpages if the
MAKEDEV file was changed.
1999-09-18 00:23:35 +00:00
augustss
62d46f73e8
Improve the USB comments.
1999-09-15 21:18:10 +00:00
augustss
bcf1e2dcad
Add a comment about ttyU*.
1999-08-27 14:13:32 +00:00
augustss
5ca2c8ac27
Make creation of wsmux devices a little less confusing.
1999-08-25 23:06:46 +00:00
augustss
243ba7a176
Rename umodem to ttyU. If it walks like a tty and quacks like a tty
...
it's a tty.
1999-08-17 20:06:57 +00:00
augustss
db574ba708
Add umodem device.
1999-08-16 22:27:08 +00:00
augustss
595da53663
Make wsmux devices.
1999-07-29 19:24:37 +00:00
tron
735b324857
Add "audio" target to create links "audio", "audioctl", "mixer" and
...
"sound" pointing to the first unit's device nodes.
1999-07-12 09:33:59 +00:00
christos
412733582c
typo
1999-06-09 01:45:49 +00:00
christos
efffa3db54
Make sure fd is a directory before we df it.
1999-06-09 01:39:29 +00:00
is
7658a91815
Create *wd[23]? device nodes, so that machines with more than two IDE
...
drives can be installed.
XXX The 1.4 single-floppy install has only 24 free inodes, but 32 are needed
by this. Some more work is needed (e.g., change newfs parameters for the
ram disk, or switch back to a 2-floppy install).
1999-05-31 11:14:07 +00:00
christos
a3f17d2959
Don't barf when we have fdesc mounted. Just skip the devices fdesc provides
1999-05-28 21:00:50 +00:00