summaryrefslogtreecommitdiff
path: root/etc/MAKEDEV.tmpl
AgeCommit message (Expand)Author
2022-12-28fix hexprint functionjakllsch
2022-09-21MAKEDEV: make nvmm node group-writable (was readable only; group nvmm)wiz
2022-08-12viocon(4): New virtio tty driver imported from OpenBSD.riastradh
2022-05-17MAKEDEV.tmpl: make /dev/wsfont world-readableuwe
2022-04-08fix various typos, mainly in comments, but also log messages, docs, game text.andvar
2021-12-07A driver and user land utility for the Sparkfun Serial Controlled Motorbrad
2021-11-06Driver for the Sensirion SHT30/SHT31/SHT35 temperature and humiditybrad
2021-10-12PR/56452: RVP: MAKEDEV should also create /dev/dri/renderD* deviceschristos
2021-10-10efi: Add /dev/efi character devicejmcneill
2021-07-24smbios: Add character device for accessing SMBIOS tablesjmcneill
2021-06-29Remove uscanner(4) drivernia
2020-12-06acpi: add character device for accessing ACPI tablesjmcneill
2020-07-26add support for wwanc(4) device nodes (xmm[0-9])jdolecek
2020-06-07Add fault(4).maxv
2020-06-05Register eight vHCI buses, and use separate KCOV mailboxes for them.maxv
2020-04-04remove nsmb(4)jdolecek
2020-04-01Create the qemufwcfg device as part of "all". Discussed with jmcneill.gson
2020-03-02Create /dev/ipmi0 in `MAKEDEV all'.riastradh
2020-02-27Create some more cgd device nodes.riastradh
2020-01-29remove urio(4), a driver for the Rio500 MP3 player.maya
2020-01-19Remove filemon(4).riastradh
2019-12-23Revert the removal of filemon.maxv
2019-12-18Retire filemon, discussed on tech-kern@.maxv
2019-11-01MAKEDEV: add entry for vio9p(4)ozaki-r
2019-10-27Add the "nvmm" group, and make nvmm_init() public. Sent to tech-kern@ a fewmaxv
2019-09-19Create the character device for spiflash, in addition to the block device.thorpej
2019-09-15Replace major number in MAKEDEV for vhciryoon
2019-09-14Add vHCI, a driver which allows to send and receive USB packets directlymaxv
2019-07-29MAKEDEV.tmpl: Create nodes for 16 USB hubsgdt
2019-05-31Raise the number of uhid nodes from 4 to 16.nia
2019-05-18Add experimental userland interface to IPMI driver. Currently, transactionsmlelstv
2019-04-01Double the number of wedge device nodesmartin
2019-03-27Actually use unit number for iscsi device.mlelstv
2019-03-26Add srt(4) to /etc/MAKEDEV and corresponding update to MAKEDEV.8 man page.pgoyette
2019-02-23Add userland driver to spi framework.mlelstv
2019-02-23Add KCOV - kernel code coverage tracing devicekamil
2019-01-27Remove the satlink driver. It was disabled everywhere, had no man page andmaxv
2018-11-07Add NVMM - for NetBSD Virtual Machine Monitor -, a kernel driver thatmaxv
2018-11-04Add tprof in MAKEDEV.tmpl, and regen MAKEDEV.8.maxv
2018-09-23Remove ISDN from the kernel. It has remained unmaintained for a long time,maxv
2018-09-22Avoid use of test -o for when this is used as part of an INSTALL systemkre
2018-07-28Create fw(4) & fwmem(4) device nodes by default so fwctl(8) works out of thesevan
2018-07-21Create /dev/ksyms as "440 $g_kmem". This prevents unprivileged users frommaxv
2018-05-20Add a 1PPS-over-GPIO driver, originally by Brad Spencer, with changes bythorpej
2018-01-09Merge autofs support from: Tomohiro Kusumichristos
2017-12-05make a few more drm nodesjmcneill
2017-11-25Add driver for QEMU Firmware Configuration device.jmcneill
2017-08-28veriexec is enabled by default in most kernel configs but the lack of devicesevan
2017-08-12add dial-out device node for plcomjmcneill
2017-06-08As (briefly) discussed on current-users, change the way that MAKEDEV checkskre