summaryrefslogtreecommitdiff
path: root/etc/etc.powerpc/MAKEDEV
AgeCommit message (Collapse)Author
2001-03-25Enable bpf on the ramdisk for dhcp support.Dale Rahn
2001-03-03Reorder to prevent wskbd*) from matching "wskbd" when wskbd) also exists.Dale Rahn
2001-02-13make the wscons device nodes, wscons0 did not exist.Dale Rahn
2001-02-05repair unit number calculationTheo de Raadt
2001-01-30bye bye other ttyo0 pieces; bradTheo de Raadt
2001-01-30move console ttys around. serial becomes tty0?, console ttyC?Theo de Raadt
2001-01-30support/make ttyEcfg for powerpc, wscons config node.Dale Rahn
2000-10-132 sets of ptys; drahnTheo de Raadt
2000-10-03Another piece of the raid device support. Make device nodes.Dale S. Rahn
2000-09-10Clean up MAKEDEV with respect to wscons. wsdisplay should not exist ttyExDale S. Rahn
is used as that device. ttyEcfg needs to be created for wscons tools. Additional cleanup and comments.
2000-09-07Add device nodev for wsdisplay, wskbd, wsmouse as required by wsconctl.Dale S. Rahn
2000-09-06Add device nodes for USB, move the console control from openfirmware to wscons.Dale S. Rahn
2000-03-22operator should have perms to write and change tapes. ch* is still missingNiklas Hallqvist
in some MAKEDEVs, will see to them in a separate commit.
2000-02-03Use the correct terminal entry for Openfirmware console.Dale S. Rahn
Allows visual editors to be used.
1999-08-20Change the default serial port device and /var/spool/lock permissions.Jason Downs
/var/spool/lock becomes uucp.dialer, mode 1775, and serial devices become uucp.dialer, mode 660. (A couple of "dead" MAKEDEVs have been updated because they conformed the the old permission scheme, while others have not because they didn't.)
1998-11-25remove bogus comment about pty use; chris@sefl.satelnet.orgTodd C. Miller
1998-11-19add support for more ptysDug Song
1998-10-15add missing entries for xfs in allArtur Grabowski
1998-10-10ksyms currently does not work on powerpc, to work aroundDale S. Rahn
this problem, dont make the device node. This partially has to do with the fact that the powerpc port does not try to load symbols from the kernel image.
1998-09-27add ttyE support for wscons on powerpc port.Dale S. Rahn
1998-09-25add xfsTodd T. Fries
1998-09-24add support for tty02 and tty03 if necessary for the system.Dale S. Rahn
create the "standard" com device nodes comX, tty0X, cua0X.
1998-09-16Create some previously missing device nodes, ksyms, uk, and ss.Dale S. Rahn
1998-09-16Add ipnat devices.Dale S. Rahn
1998-07-19Create device nodes for powerpc port, device existed previously, just devnodesDale S. Rahn
were missing
1998-05-29configuration (/etc) changes causes with the changes to ofw support inDale S. Rahn
powerpc port.
1998-04-06reality checkPer Fogelstrom
1997-12-08fix chN (N > 0) problemMichael Shalayeff
1997-10-13Monolithic kernelPer Fogelstrom
1997-09-1610 bpf devicesTheo de Raadt
1997-09-07In pty* rule:\n Change 'rm -rf' to 'rm -f'\n Fix {pty,tty}$n -> {pty,tty}$namdgregor
1997-05-14Make svnd nodes too, please test this on your portNiklas Hallqvist
1997-05-13Only run MAKEDEV.local if it exists. Avoids an error messageTodd C. Miller
during installs where there is no MAKEDEV.local.
1997-05-11add hex() and kill awkTheo de Raadt
1997-05-11no awkTheo de Raadt
1997-05-05Before creating the rd nodes, remove the old ones.Dale S. Rahn
1997-04-18create additional disk devices in ramdisk image.Dale S. Rahn
necessary to access cdrom and other devices (currently show up as disks)
1997-02-18create the device nodes for rd in a sane way.Dale S. Rahn
create disklabel proto for ramdisk
1997-02-06PowerPC pieces for ramdisk (rd) changes this is adds majors,Dale S. Rahn
rd_root pieces, config file to generate MINIROOT with rdroot and MAKEDEV changes as well as adding the rd device to known device types.
1997-01-09remove bpfa and bpfb, didnt know how to make device with minor of 'a' and 'b'.Dale S. Rahn
1996-12-21Check-in of powerpc kernel support.Dale S. Rahn
NOTE: This will not work until the other pieces are checked in. This is primarily the NetBSD powerpc port, with modifications to support ELF.