summaryrefslogtreecommitdiffstats
path: root/etc/MAKEDEV
Commit message (Collapse)AuthorAgeFilesLines
* Corrected the major number for usb and added ums as major 111n_hibma1999-01-031-1/+11
|
* Arrg, ppi*) correctednsouch1998-11-121-2/+2
|
* Add ppi*) iic*) and smb*)nsouch1998-11-121-3/+26
|
* Backout rev 1.175.obrien1998-10-311-20/+16
|
* ``MAKEDEV ccd3'' is now consistant with many of the other devices in thatobrien1998-10-301-17/+21
| | | | *ccd{0,1,2}* will be created.
* ``MAKEDEV bpf3'' is now consistant with many of the other devices in thatobrien1998-10-291-3/+7
| | | | bpf{0,1,2} will be created.
* Re-enable creating sd*s* devices.obrien1998-10-021-2/+3
| | | | Add note, that one should use da*s* however.
* Change the permissions for the transport layer (xpt) and passthrough (pass)ken1998-09-161-5/+3
| | | | | | devices from 644 to 600. Reviewed by: imp, gibbs
* Update for CAM.gibbs1998-09-151-84/+102
|
* make the fla stuff actually work.phk1998-09-101-6/+6
|
* Add the wst device (ATAPI tape)sos1998-09-091-3/+17
| | | | Allow 8 wcd devices instead of 4.
* A long time ago, in a galaxy far, far away, someone made the (bonehead)phk1998-08-141-10/+8
| | | | | | | | | decision to limit the sound driver to one device. With Luigi's pcm driver, the unit number for the PnP detected cards is nearly always 1, and so you can't create the symlinks that will make your sound work. PR: 7564 Submitted by: Doug White <dwhite@resnet.uoregon.edu>
* Add devices for M-systems DiskOnChipphk1998-08-101-3/+6
|
* dgm uses devices cuaM* and ttyM*brian1998-08-041-1/+53
| | | | Submitted by: "IBS / Andre Oppermann" <andre@pipeline.ch>
* Not so fast, that was one '0+' too many.des1998-07-031-2/+2
| | | | PR: 7124
* Make sure the node count is an integer when mknod'ing pty, tty and vty.des1998-07-021-3/+3
| | | | PR: misc/7124
* Hmm, silly me. I should have read what everything else was doing.peter1998-03-271-5/+2
| | | | | | The initial/lock devices for cua are owned by uucp.dialer as well. Also, remove redundant chmod on si_control
* Fix permissions on initial/lock specialix cua device nodes.peter1998-03-271-2/+4
| | | | PR: 6137
* I misunderstood Bruce's hint. The chown/chmod are unneeded.peter1998-03-221-3/+1
| | | | Submitted by: bde
* Fix alphabetical ordering and and excessive cut/pasting.peter1998-03-221-3/+3
| | | | Submitted by: bde
* /dev nodes for ipfilterpeter1998-03-211-2/+12
|
* Improved comments and order for the `all' case:bde1998-03-121-17/+19
| | | | | | | - fixed comment about vn0. - improved other comments. - sorted lists alphabetically within lines. - split up and sorted lines more logically.
* Create the cuaiA* and cualA* devices.steve1998-03-011-2/+4
| | | | | PR: 5872 Submitted by: Adam Baran <badam@mw.mil.pl>
* Reserve Major device 92 for the bktr (Bt848 video capture driver)ahasty1998-02-201-3/+3
|
* Remove qcam entriesmsmith1998-02-181-8/+1
| | | | Submitted by: pst
* New rocketport device entries, merged again (gack).jkh1998-02-171-51/+33
|
* Change wfd major block device to 1 as part of the effort to make wfd'spst1998-02-131-3/+3
| | | | bootable.
* Adjustments for ccd devices:cwt1998-02-091-9/+5
| | | | | | | | | 1) Resulting special files now in group operator. (Reviewed by bde) 2) Use $disk_umask when creating ccd device specials. (Suggested by bde) 3) No longer create rccd{n}.ctl; ccd's are not necessarily scsi. (Suggested by bde) 4) No need to split short lines. (Suggested by bde)
* Add wfd to all target, reorder devs to put like with like since we lostjkh1998-01-221-3/+6
| | | | all pretense of an alphabetical ordering some time back.
* Bring in IDE ATAPI floppy support.pst1998-01-161-7/+26
| | | | | | | | | | | This is Junichi's v1.0 driver. NOTE: Major device numbers have been changed to avoid conflict with other FreeBSD 3.0 devices. The new numbers should be considered "official." This driver is still considered "beta" quality, although we have been playing with it. Please submit bugs to junichi and myself. Submitted by: junichi@astec.co.jp
* Fix generation of Comtrol RocketPort devices.steve1998-01-091-2/+3
| | | | | PR: 5468 Submitted by: Steve Gericke <steveg@comtrol.com>
* strengthen mknod().jkh1998-01-031-4/+4
| | | | Submitted by: bde
* Fix jkh typo in VTY rule.jkh1998-01-021-2/+2
| | | | | PR: 5411 Submitted by: Brian Tao <taob@netcom.ca>
* Normalize default owner/group handling, fix bogons in a couple ofjkh1997-12-291-57/+28
| | | | printf arg lists.
* Yet another slight bogon that I just noticed needed cleaning up. The forjkh1997-12-291-3/+2
| | | | | | | | loop was sloppily written, taking advantage of a default for argument handling which few are probably aware of rather than stating its purpose more explicitly. Can't also help but notice that the fd* entry also contains far more comment lines than actual statements - can we please clean that up? The wt* entry could use a bit of the same.
* Whoops - one small tweak: I eliminated the deprecated isdn case,jkh1997-12-291-2/+1
| | | | so also remove mention of it in the comments.
* Remove all explicit rm's (with and without wildcards) and replace themjkh1997-12-291-164/+26
| | | | | | | with a function which does the rm/mknod in one step, eliminating the gratuitous device node removal behavior of before. Reviewed by: bde
* The ``super scsi'' device is /dev/scc.brian1997-12-191-1/+7
| | | | I'm not sure it's fully functional though !
* Add entries for Comtrol Rocketport driver.jkh1997-08-281-1/+76
| | | | Submitted by: Amir Farah <amir@comtrol.com>
* add a bktrX target (for Bt848 based cards)jmg1997-05-111-1/+11
|
* Update MAKEDEV to handle lots of tun devices, consistent with the tun devicedanny1997-03-101-6/+10
| | | | | selection code in usr.sbin/ppp/os.c (tun0-tun127, rather than tuna and tunb). Also, make it make all devices up to and including the requested one.
* Now that we can read from a worm device, handle their permissions asjoerg1997-03-051-1/+4
| | | | we do for other disk devices, too.
* Merged Cortex frame grabber entry from 2.2.bde1997-03-031-0/+8
|
* Revert $FreeBSD$ to $Id$peter1997-02-231-1/+1
|
* Add worm(4)'s bdev entry.joerg1997-02-061-0/+3
|
* Use shifts instead of multiplications and `|' instead of `+' to simplifybde1997-01-271-4/+6
| | | | | | dkminor(). Use $((1 << 29)) instead of a mysterious decimal number for $scisctl. Use dkminor() instead of repeating part of it for special cases. Shortened some long lines.
* Change to use some unused bits in the 'type' field to extend the unit fielddg1997-01-241-6/+6
| | | | to 9 bits (512 units) for disk devices.
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* Added apm and card[01] devices to all target.nate1997-01-131-1/+2
| | | | Suggested by: bde
* While being here, also create all the gsc device nodes as described injoerg1996-12-301-5/+9
| | | | the gsc(4) man page, and allow for more than one unit number.
OpenPOWER on IntegriCloud