summaryrefslogtreecommitdiff
path: root/etc/etc.luna88k/MAKEDEV.md
AgeCommit message (Collapse)Author
2016-12-31Add xp(4), LUNA's I/O processor entry.Kenji Aoyama
"No problem" deraadt@
2016-09-11cua/tty nodes only need group dialer, the initial uid does notTheo de Raadt
matter much -- and "uucp" is just stupid in 2016. ok rpe
2016-09-04Remove the tape block device nodes.Christian Weisgerber
While here, also remove two forgotten descriptions for long obsolete devices.
2016-09-02Add switch(4) cdev entryKazuya Goda
ok deraadt@ yasuoka@ reyk@
2016-04-28Replace /dev/bpf[0-9] with /dev/bpf and /dev/bpf0. The /dev/bpf node isMartin Natano
unused for now, but I plan to convert all programs in base to use it in a future diff. /dev/bpf0 is for compatibility with existing binaries and is to be removed after a transition period. ok rpe krw, for the installer part "Let's see it hit the tree." deraadt
2016-04-25burn down the systraceTed Unangst
2015-10-23MAKEDEV bits for tap(4)Claudio Jeker
OK dlg@ mpi@
2015-03-05Add com(4) and wd(4) to use them on PCMCIA.Kenji Aoyama
ok deraadt@
2014-12-29Add audio(4) related entries.Kenji Aoyama
ok miod@
2014-10-09remove lkmTed Unangst
2014-04-24Add pcex{mem,io} entries to MAKEDEV.Kenji Aoyama
ok miod@
2014-01-05We need /dev/random on the install mediaTheo de Raadt
discussed with rpe and halex
2013-06-03fuse on more archsTed Unangst
2012-08-23get rid of the nnpfs nodesTheo de Raadt
2011-10-06ccd goes to the atticTheo de Raadt
discussed with jsing and millert
2010-09-30Add pppx(4) to MAKEDEV but do not create the device unless requestedClaudio Jeker
explicitly. OK dlg@ & todd@
2010-09-04Reorder device entries within sections, for MAKEDEV.8 to have them sorted.Miod Vallat
Prodded by jmc@.
2010-07-03No more ss(4) or usscanner(4). Unused, unloved and unmaintained.Kenneth R Westerback
General huzzahs. "go for it" deraadt@
2010-06-26Add /dev/diskmap to ramdisks.Joel Sing
ok todd@ krw@ deraadt@
2010-06-09add diskmap entries, not on ramdisks yetTodd T. Fries
get it in! jsing@
2009-08-13Add nodes for vscsi0; ok dlgTheo de Raadt
2009-06-03Arla client rename from xfs to nnpfs for later upgrades. Tested on various ↵Janne Johansson
arches. ok todd@ beck@
2009-01-25Remove /dev/drum and related code.Miod Vallat
2008-06-14redo the way MAKEDEV files are generatedTodd T. Fries
get it in, deraadt@
2008-06-13/dev/bio on ramdisks, it is safe and smallTodd T. Fries
ok deraadt@, marco@
2007-05-28bio for all archs, ok krw@ kettenis@ sounds good marco@ go for it deraadt@Todd T. Fries
2007-05-27back out bio, breaks dlg's sparc64 v215Todd T. Fries
prompted by/ok dlg@ deraadt@
2007-05-26prodded by marco, enable bio everywhereTodd T. Fries
grudgingly ok deraadt@
2007-02-13Create the /dev/lcd node; ok aoyama@Miod Vallat
2006-04-16shuffle ramdisk device targets to MAKEDEV.common to avoid duplication andTodd T. Fries
pave the way for future work; ok since this does not change the generated MAKEDEV
2005-08-01old ses device goes awayTheo de Raadt
2004-04-21Populate /etc for luna88kMiod Vallat