summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf/GENERIC
AgeCommit message (Expand)Author
2023-01-17remove elansc(4) driver for AMD Elan SC520 System ControllerJonathan Gray
2022-06-26add a few missing drivers for recent nics, input from jmatthew kettenis mbuhl...Stuart Henderson
2022-03-26Enable mtw(4) on i386, macppc, and arm64.Stefan Sperling
2022-02-08The suspend/resume code is a sticky mess of MI, MD, and ACPI sequencing.Theo de Raadt
2022-01-02Prism54 (only full-mac varients) -> Prism54 Full-MACJonathan Gray
2021-10-25typos in comments, from jj, reported by Elyes Haouas on ircStuart Henderson
2021-10-21Remove hifn(4), safe(4), and ubsec(4) crypto drivers. They requireAlexander Bluhm
2021-08-20Add ucc(4), a driver for USB HID Consumer Control keyboards. Suchanton
2021-04-28Enable dt(4) on amd64, arm64, i386, and powerpc64 in GENERIC kernel.Alexander Bluhm
2021-02-04Add uhidpp(4), a driver for Logitech HID++ devices. Currently limited toanton
2021-01-23introduce ujoy(4), a restricted subset of uhid(4) for gamecontrollers.thfr
2020-09-12asmc0 -> asmc*Marcus Glocker
2020-09-12Make asmc(4) attach through acpi(4) instead of isa(4).Marcus Glocker
2020-06-22enable nvme on i386.David Gwynne
2020-01-22rm rtfps driver. disabled and man page doesn't inspire much confidence.Ted Unangst
2020-01-20remove esp at pcmcia attachment. it doesn't even compile.Ted Unangst
2019-12-17Add fido(4), a HID driver for FIDO/U2F security keysReyk Floeter
2019-12-08Bye bye options KVM86 and VM86Martin Pieuchot
2019-12-06Retire piixpcib(4).Martin Pieuchot
2019-11-18Introduce rge(4), a new driver for Realtek 8125 PCI Express 2.5Gb EthernetKevin Lo
2019-05-28Enable virtio again since the compilation problems have been fixed.Stefan Fritsch
2019-05-27disable virtio. a serially careless & procedure violating developerTheo de Raadt
2019-05-08Enable ucrcom(4) on all architectures that have uslcom(4).Mark Kettenis
2019-05-04Improve the interaction between efifb(4), inteldrm(4) and radeondrm(4)Mark Kettenis
2019-03-22umbg now supports DCF600USB as well; adjust comment. from weerd@Stuart Henderson
2019-01-18delete vmm(4) in i386pd
2018-11-23Add the pvclock(4) guest driver for paravirtual clocksReyk Floeter
2018-08-27move bwfm* at pci? to the wireless sectionJoshua Stein
2018-08-22Enable uscom(4) where uslcom(4) is already present.Martin Pieuchot
2018-08-21Rework kcov kernel config. Instead of treating kcov as both an option and aanton
2018-08-19Add kcov(4), a kernel code coverage tracing driver. It's used in conjunctionanton
2018-08-03Add mue(4), a driver for Microchip LAN75xx/LAN78xx 10/100/1000 USB EthernetKevin Lo
2018-07-09Delete the VM86 kernel option and i386_vm86(3) API: it's requiredPhilip Guenther
2018-07-05Enable bwfm(4).Patrick Wildt
2018-03-27Add acpicmos(4), a driver that implements SystemCMOS OperationRegionMark Kettenis
2017-08-28swap ualea for urngJasper Lievisse Adriaanse
2017-05-18enable acpisbs on i386 for old MacBooksJoshua Stein
2017-04-30Remove some KGDB leftovers.Martin Pieuchot
2017-01-13Enable vmmci(4)Reyk Floeter
2017-01-13Add vmmci(4) (VMM control interface), a simple guest-side driver for vmm(4) VMsReyk Floeter
2016-10-21vmm(4) for i386. Userland changes forthcoming. Note that for the time being,Mike Larkin
2016-09-12Enable uwacom(4) where uts(4) is already present.Martin Pieuchot
2016-09-04bha depends on the deleted aha.h, so it will follow it into the atticTed Unangst
2016-09-03the src tree is growing too large. delete the aha and ahb drivers inTed Unangst
2016-09-03remove cnw driver. it was never enabled anywhere except on amd64 (and onlyTed Unangst
2016-08-31Support A Radio Free Europe!Ted Unangst
2016-08-31remove some ISA drivers for devices not recently seen in the wild.Ted Unangst
2016-06-28enable ure(4) where we already have url(4)Jonathan Matthew
2016-06-15Add umb(4) - a driver for the Mobile Broadband Interface Model (MBIM)Gerhard Roth
2016-06-01Enable utvfu(4) everywhere where uvideo(4) is also enabled.Marcus Glocker