summaryrefslogtreecommitdiff
path: root/sys/conf/majors
AgeCommit message (Expand)Author
2022-08-12viocon(4): New virtio tty driver imported from OpenBSD.riastradh
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-10efi: Add /dev/efi character devicejmcneill
2021-07-24smbios: Add character device for accessing SMBIOS tablesjmcneill
2020-12-06acpi: add character device for accessing ACPI tablesjmcneill
2020-08-28Nix trailing whitespace.riastradh
2020-07-26Add driver for Intel XMM7360 LTE modem, based upon Linux driver availablejdolecek
2020-06-07Add fault(4).maxv
2020-01-19Remove filemon(4).riastradh
2019-12-23Revert the removal of filemon.maxv
2019-12-18Retire filemon, discussed on tech-kern@.maxv
2019-10-28Implement a front-end driver of virtio-9p called vio9pozaki-r
2019-09-15Wrong major.maxv
2019-09-14Add vHCI, a driver which allows to send and receive USB packets directlymaxv
2019-05-18Add experimental userland interface to IPMI driver. Currently, transactionsmlelstv
2019-05-05Now the real number for ipmimlelstv
2019-05-05reservation for IPMI drivermlelstv
2019-03-09Reserve DTrace sdt and fdt major numberskamil
2019-02-23Reserve majors for HAXM and example loadable kernel moduleskamil
2019-02-23Reserve major number for spi drivermlelstv
2019-02-23Add KCOV - kernel code coverage tracing devicekamil
2018-11-07Add NVMM - for NetBSD Virtual Machine Monitor -, a kernel driver thatmaxv
2018-05-20Add a 1PPS-over-GPIO driver, originally by Brad Spencer, with changes bythorpej
2018-01-09Merge autofs support from: Tomohiro Kusumichristos
2017-11-25Add driver for QEMU Firmware Configuration device.jmcneill
2016-12-08Add a synthesized pc beeper and keyboard bell for platforms with an audionat
2016-09-08Fix to cannnot be opened a nvme(4) namespace device file.nonaka
2016-06-04Add NVMe command passthrough support.nonaka
2016-05-13Clarify the intention here after discussing it with soda@skrll
2016-05-13- change major number limit for MI devices from 255 to 511,soda
2016-05-11Update with info about tty/storage reservationsskrll
2015-08-01Add an API for HDMI CEC devices. HDMI Consumer Electronics Control (CEC) isjmcneill
2014-09-19Add comment about new MI device numbers in other files.matt
2014-03-18Merge riastradh-drm2 to HEAD.riastradh
2013-10-18add a device-major for lua(4)mbalmer
2013-04-22Add forgotten block device number for spiflash in an attempt to unbreak evbar...rkujawa
2013-04-20Add character device for spiflash.rkujawa
2013-02-28add a major for dtracechristos
2013-02-08Add an MI major number for seeprom (char 206).jdc
2012-09-19Add a pass-through ioctl for mfi(4), allowing userland to send raw commandsbouyer
2012-01-22add a tpm driver from bsssd.sourceforge.netchristos
2011-11-19grab major 203 for the iSCSI communications device (between kernelagc
2011-10-15Fix build of kernels without filemon(4).tron
2011-10-15Add the plumbing so one could compile filemon(4) into a kernel.sjg
2011-10-02Install dev/i2c/i2c_io.h and implement the API in the iic(4) driver.jmcneill
2011-07-09reserve char 200 for dtvjmcneill
2011-01-20unreserve kmixerjmcneill
2011-01-05reserve a major number for kmixerjmcneill
2010-10-27Reserve an MI major for coming flash(4).uebayasi