summaryrefslogtreecommitdiff
path: root/etc/etc.macppc/MAKEDEV.md
AgeCommit message (Expand)Author
2022-11-09Remove xy/xd. SMD left with sparc.Kenneth R Westerback
2022-01-07stop creating old drm device nodesJonathan Gray
2021-11-11/dev/switch[0-4] is no longer needed.Claudio Jeker
2021-04-02don't put ptys onto the ramdisk mediaTheo de Raadt
2021-02-12create /dev/ drm nodes with the same names as linuxJonathan Gray
2021-01-23introduce ujoy(4), a restricted subset of uhid(4) for gamecontrollers.thfr
2020-07-06wire up kstat(4).David Gwynne
2020-04-24Bump audio devices count to 4Alexandre Ratchov
2020-01-23wire up pppac(4).David Gwynne
2020-01-21Add /dev/dtMartin Pieuchot
2019-12-17Add fido(4), a HID driver for FIDO/U2F security keysReyk Floeter
2016-09-11cua/tty nodes only need group dialer, the initial uid does notTheo de Raadt
2016-09-04Remove the tape block device nodes.Christian Weisgerber
2016-09-02Add switch(4) cdev entryKazuya Goda
2016-04-28Replace /dev/bpf[0-9] with /dev/bpf and /dev/bpf0. The /dev/bpf node isMartin Natano
2016-04-25burn down the systraceTed Unangst
2015-10-23MAKEDEV bits for tap(4)Claudio Jeker
2015-03-11openprom, just like eeprom; ok miodTheo de Raadt
2014-12-11remove urioTed Unangst
2014-10-09delete all the cry devices too. missed by mikeb previously.Ted Unangst
2014-10-09remove lkmTed Unangst
2014-07-11no bthubTed Unangst
2014-03-14We no longer support the userland interface for agp(4).Mark Kettenis
2014-01-05We need /dev/random on the install mediaTheo de Raadt
2013-11-05kill iop(4); spotted by jmcTheo de Raadt
2013-08-21Forgot to remove uscan_dev after uscanner(4) was sent to the attic.Antoine Jacoutot
2013-08-08create drm device nodes on sparc64 and create additional entriesJonathan Gray
2013-06-03fuse on more archsTed Unangst
2013-03-15Delete the sequencer(4) driver, since its not used any longer. DiffAlexandre Ratchov
2012-12-04Add agp nodeMartin Pieuchot
2012-09-08Add drm nodeMartin Pieuchot
2012-08-23get rid of the nnpfs nodesTheo de Raadt
2012-04-06Remove raidframe device nodes.Joel Sing
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-04-19as confirmed by my 11mo old son, this makes midi keyboards work with macppcTodd T. Fries
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-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-14redo the way MAKEDEV files are generatedTodd T. Fries
2008-06-13/dev/bio on ramdisks, it is safe and smallTodd T. Fries
2008-06-12video on all usb archs, ok mglocker@Todd T. Fries
2007-11-12openpromMark Kettenis