asami
415685ca3c
Bring in ccd support.
...
Entry to create ccd devices.
1996-05-03 05:37:34 +00:00
jkh
d202e9c6fc
Add wcd0 to `all' target. The fate of the IDE CDROM support in 2.2
...
is becoming clearer.. :-)
1996-05-02 09:15:57 +00:00
wollman
66e5084c48
Provide for creation of /dev/perfmon.
1996-03-26 21:04:54 +00:00
jkh
c1e64e481a
Fix Nate's spamming of this file - every backquote needs a matching one.. :-)
1996-03-19 03:48:53 +00:00
nate
aaff9b04b7
Added some comments regarding the apm device, and added support to
...
create the PC-CARD devices.
Note: The APM character special device is named /dev/apm and not apm0 as
was prvioiusly since only one APM device can exist in a system at a time
according to the the APM specifications.
1996-03-18 20:28:27 +00:00
pst
ef78cb2df2
Add support for Connectix QuickCam(tm)
1996-02-02 19:25:24 +00:00
mpp
3aff305a53
Another round of spelling fixes.
1996-01-31 15:03:18 +00:00
bde
3a9c20a29c
Use umask disk_umask=037 for all (writable) disks. Use umask
...
tape_umask=017 for all tapes. This has a significant effect only
for ft and st (they were created with the wrong umask 002 and then
chmod'ed to mode 640; now they are created with mode 660).
Chmod the st control devices (mode 3) to 600. These need to be
more secure than the st i/o devices, but were less secure.
Use the default umask of 077 for joy0. 002 gave mode 664, which
is insecure.
Use umask 037 for ch*. Cosmetic.
Removed redundant chmod's.
Sorted case lists for disks.
1996-01-28 19:10:37 +00:00
jkh
d007d4d376
Add an entry for MTA-3230 3.5" magneto-optical drives.
...
Submitted by: jbryant@argus.flash.net
1996-01-15 13:17:52 +00:00
joerg
0947c5eeda
Restrict /dev/io perms to 0600.
1995-12-31 09:30:30 +00:00
peter
c3f352d4ad
This commit was generated by cvs2svn to compensate for changes in r13122,
...
which included commits to RCS files with non-trunk default branches.
1995-12-30 19:02:48 +00:00
peter
ab124e78b0
recording cvs-1.6 file death
1995-12-30 19:02:48 +00:00
markm
456570598f
Move the creation of the *random devices to the same "target" as the
...
rest of the memory group - std. Also correct the permissions so as not
to force a security hole. If /dev/*random have the permission 640 and
ownership bin.kmem, it forces applications that need random numbers
to be at least SGID. Picture the scene of a SGID PGP being able to
read /dev/kmem!
1995-12-03 17:26:21 +00:00
wollman
796e0c6ae0
Uniformize startup display to follow style of all the others. This means
...
in particular getting rid of most of the goop that causes syscons options
to be spread out over four separate lines.
1995-11-29 20:40:36 +00:00
markm
ebb856464a
Fix stupid typo.
...
Pointed out by: Mark Valentine
1995-11-14 06:24:00 +00:00
markm
4c1319ac1e
OOps, nearly missed this bit. Add the call to rndcontrol to set the
...
chosen interrupts for the entropy gathering in /dev/random.
1995-11-13 21:33:04 +00:00
bde
6eadaa6667
Add random and urandom.
1995-10-29 15:52:31 +00:00
peter
124a7c632e
Part 2 of the linux LKM hook, and use the new screen saver entry
...
points in the modload, as enforced by the recent symorder and
bsd.kmod.mk changes..
1995-10-28 12:44:13 +00:00
bde
e28ffae1a8
Update Digiboard entries.
...
Submitted by: "Serge A. Babkin" <babkin@hq.icb.chel.su>
1995-10-17 16:26:54 +00:00
joerg
1c4d32ea4e
Make the options for newfs'ing floppies more specific; the prvious
...
example without optios would create floppies that waste half of their
space in i-node areas. :) (Comment only)
Add a sample entry for a Sony 650 MB MOD.
1995-10-02 21:31:21 +00:00
peter
2686702724
Update the /dev naming for the Specialix driver.. I've changed it to do
...
the same sort of thing as the Digiboard driver (ttyD*), as creating 96
/dev entries one by one was very painful.
1995-09-22 20:42:11 +00:00
ats
1fa8cd4c0c
Add a description for the wcd* devices to the Disks section.
1995-09-16 23:15:01 +00:00
jkh
94c170a647
Add entries for Digiboard serial card and document Specialix driver
...
entries while I'm at it.
Submitted by: "Serge A. Babkin" <babkin@hq.icb.chel.su> + mods by jkh
1995-09-03 20:40:16 +00:00
joerg
15cd026407
Install the hooks for the Japanese `od' driver (aka. MOD).
...
Submitted by: akiyama@kme.mei.co.jp (Shunsuke Akiyama)
1995-08-19 15:50:56 +00:00
jkh
eb5d5b2cd8
Device entry for IDE CDROM driver.
...
Submitted by: Serge Vakulenko <vak@cronyx.ru>
1995-08-18 11:29:05 +00:00
peter
34e7694b23
Add simple hooks to create /dev entries for the Specialix driver
...
Reviewed by:
Submitted by:
Obtained from:
1995-08-13 22:05:51 +00:00
jkh
c93738880c
Add device support for the Matrox Meteor.
...
Submitted by: james
1995-08-01 13:15:52 +00:00
jkh
8c903eabc5
Fix the mknod for spigot.
1995-07-30 12:56:26 +00:00
bde
598027ae37
Remove /dev/ from socksys link again.
...
Move `Individual slices' case earlier so that it can be used to handle
sliced floppies.
Remove superfluous `chmod 600's.
Fix formatting of device list.
Don't group setting of umasks with setting of units.
Remove superfluous trailing semicolons.
1995-07-29 05:25:08 +00:00
jkh
74ba692f95
New sound device names.
...
Reviewed by: hasty & lowe
Submitted by: pst
1995-07-29 00:40:40 +00:00
jkh
237c7bb61e
Part of Vincenzo Capuano's changes to xntpd to support the
...
Boeder DCF77 Receiver.
Submitted by: Vincenzo Capuano <VCAPUANO@VMPROFS.ESOC.ESA.DE>
1995-07-21 13:02:13 +00:00
rgrimes
10492a66fb
FreeBSD/386 -> FreeBSD/i386
...
Submitted by: Thomas Graichen <graichen@sirius.physik.fu-berlin.de>
1995-07-17 20:07:47 +00:00
rgrimes
c6563af053
Reviewed by: sos
...
Submitted by: bde
rc.i386 failed messily when I used a serial console.
Editors note:
Use file redirection so that all the kbdcontrol and vidcontrol
commands act upon /dev/ttyv0 instead of stdin. Though this feature
is not documented it is the intended behavior of {vid,kbd}control
and shall be documented in the future as such.
1995-05-26 18:06:52 +00:00
jkh
515b1b92e4
Add tun0 to the all rule.
1995-05-18 10:51:03 +00:00
rgrimes
17fc6d821b
Remove all /dev/'s from device names, they should all be relative
...
to /dev. Putting absolute paths in here breaks the make release
process, and screws up testing of this script in other directories.
Submitted by: bde
1995-05-15 09:44:10 +00:00
gpalmer
249601e430
Clean up the matcd entry so it deletes the *matcdl* entries before trying
...
to create new ones.
Reviewed by: davidg, rgrimes
1995-05-15 06:55:18 +00:00
jkh
dc7062c07a
The lites web page has moved.
...
Submitted by: rich
1995-05-11 20:39:36 +00:00
ache
0044255e3c
Change 'rc' entries from 'r' to 'm', conflict with ptys
1995-05-07 23:04:03 +00:00
dufault
d1f7e52e49
Make scsi control devices such as "/dev/rsd0.ctl".
1995-05-03 18:15:35 +00:00
dufault
26b0e06cf4
Use the correct offset for LabPC digital devices.
1995-05-01 14:34:45 +00:00
jkh
affe35f024
As a public service (and because I'd like to see more LITES people chose
...
FreeBSD), add mach-4 target to MAKEDEV; it creates various compatability
devices for Mach4.
Submitted by: (Submitter name unknown) <root@ns2.redline.ru>
1995-04-30 07:56:45 +00:00
bde
5ff2c2e2fb
Remove chmod of pcaudio* to 666. Not everyone should be allowed to
...
play the speaker and consume 10-100% of the available cycles.
Remove chmods of sound devices to 666. Use chmod to give the same security
holes.
1995-04-28 07:53:43 +00:00
bde
9b057d0c4d
Add cyclades serial devices cuac*, cuaic*, cualc*, ttyc*, ttyic* and ttylc*.
1995-04-28 07:39:21 +00:00
dufault
6702bdcc1b
Add National Instruments "LabPC" driver
1995-04-28 00:51:40 +00:00
bde
9f7c1b77ac
Reviewed by: Gene Stark (starkhome!gene@sbstark.cs.sunysb.edu)
...
Change ownership of tw* from bin.bin to root.operator. Hardware devices
shouldn't be accessible to bin.
1995-04-26 08:07:30 +00:00
ache
e9609fc2f3
Add 'rc' devices.
1995-04-23 12:02:21 +00:00
rgrimes
23e4756f71
A better solution for the noisy ibcs2 startup, just echo a space and then
...
call ibcs2.
Submitted by: jkh, slight modification by me.
1995-04-13 21:23:17 +00:00
jkh
f86d0bfb93
I missed some of Frank Durda's changes for MAKEDEV. Fixed.
...
Submitted by: Frank Durda IV <bsdmail@nemesis.lonestar.org>
1995-04-13 00:51:55 +00:00
rgrimes
0a71b378b5
Add missing "echo '.'" to end of file so that the next file called
...
starts on a new line.
1995-04-10 01:39:13 +00:00
rgrimes
22293c7df5
This is a purely cosmetic clean up. Fix many cut and paste problems that
...
had turned tabs into spaces.
1995-04-09 09:54:51 +00:00