summaryrefslogtreecommitdiff
path: root/etc/etc.i386/MAKEDEV.md
AgeCommit message (Expand)Author
2011-10-22Move the audio* device creation stanzas from MI to MD, and reduce theMiod Vallat
2011-10-06ccd goes to the atticTheo de Raadt
2011-06-26remove mcdTed Unangst
2010-09-30Add pppx(4) to MAKEDEV but do not create the device unless requestedClaudio Jeker
2010-09-04Reorder device entries within sections, for MAKEDEV.8 to have them sorted.Miod Vallat
2010-07-03No more ss(4) or usscanner(4). Unused, unloved and unmaintained.Kenneth R Westerback
2010-06-26Add /dev/diskmap to ramdisks.Joel Sing
2010-06-09add diskmap entries, not on ramdisks yetTodd T. Fries
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 ar...Janne Johansson
2009-03-25Move drm from ``console ports'' to ``special purpose devices'' section.Miod Vallat
2009-02-06Bump the number of /dev/sd* files on usb-capable archs. With modernAlexander Yurchenko
2009-01-25Remove /dev/drum and related code.Miod Vallat
2008-06-28Move video(4) entry in MAKEDEV(8) from the "USB devices" section to theMarcus Glocker
2008-06-19sort, prompted by jmc@Todd T. Fries
2008-06-14redo the way MAKEDEV files are generatedTodd T. Fries
2008-06-14add amdmsr.Marc Balmer
2008-06-13/dev/bio on ramdisks, it is safe and smallTodd T. Fries
2008-06-12make /dev/drm0 to go with oga@'s libdrm commit moments agoTodd T. Fries
2008-06-12video on all usb archs, ok mglocker@Todd T. Fries
2008-06-12no /dev/*random on ramdisks, libc uses the sysctlTodd T. Fries
2007-11-25Make agp attach as a device. This means that many more agp bridgesOwain Ainsworth
2007-11-25remove acpi device. named apmctl on amd64 now, and on i386 apmctlTed Unangst
2007-07-23+bthubTodd T. Fries
2007-05-28remove wt tape drives. prodded by krw@Todd T. Fries
2006-06-11Remove wdt char device stuff from here too.Michael Knudsen
2006-04-16remove some rather deceptively unused lines; no change to generated MAKEDEV'sTodd T. Fries
2006-04-16shuffle ramdisk device targets to MAKEDEV.common to avoid duplication andTodd T. Fries
2005-08-01old ses device goes awayTheo de Raadt
2005-06-29add bioTodd T. Fries
2005-06-02Start on a basic ACPI framework -- does not do much more than read out theThorsten Lockert
2005-04-21Add a couple more wskbd's to i386 and amd64 'ramdisk)' cases so kbd(8)Kenneth R Westerback
2005-03-29Move the apm description out of MAKEDEV.common, so that sparc can declare itMiod Vallat
2004-10-03nvram driver for i386 through /dev/nvramjoshua stein
2004-09-06put apm (zzz) and apmd on at least some ramdisk media. this lets peopleTheo de Raadt
2004-08-09Move tun(4) to appropriate section and kill now empty 'call' section.Otto Moerbeek
2004-06-03Add gpio device nodes.Alexander Yurchenko
2004-05-30Add hotplug device.Alexander Yurchenko
2004-04-11Update for pty changes (62 per letter instead of just 16)Todd C. Miller
2004-03-12replace usbs with uall to avoid matching balonyTheo de Raadt
2004-02-16Harmonize MAKEDEV sources:Miod Vallat
2004-02-14copyright 2004 as well, prompted/reminded by miodTodd T. Fries
2004-02-10Add the ptm device to pty(4). By opening /dev/ptm and using the PTMGETTodd C. Miller
2004-01-12utty[0-9a-f] -> /dev/ttyU[0-9a-zA-Z]; prompted by & ok deraadt@Todd T. Fries
2003-06-18switch to share/misc/license.templateTodd T. Fries
2002-12-05remove altq entries. I should have done these before MAKEDEV.Kenjiro Cho
2002-10-16move md things into md files (pass 1) as discussed a long time agoTodd T. Fries
2002-06-18Add gpr, i386 only; this may change in the near future to something moreFederico G. Schwindt
2002-05-16add systrace device okay fries@Niels Provos
2002-04-12ramdisk needs wskbd0Theo de Raadt