summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf/GENERIC
AgeCommit message (Expand)Author
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
2016-04-24Remove 'option COMPAT_PCVT' now that X doen't use it anymore.Matthieu Herrb
2016-03-03Remove option USER_LDT and everything depending on it.Christian Weisgerber
2016-02-28Support for running Linux binaries under emulation is going away.Christian Weisgerber
2016-01-11Add a "mux -1" locator to wsdisplay(4) instances representing secondaryMark Kettenis
2016-01-08Enable uonerng(4) where ualea(4) is already present.Martin Pieuchot
2016-01-03enable pchtemp(4) on i386.Daniel Dickman
2015-10-29Make inteldrm(4) attach to pci(4) instead of vga(4) just like radeondrm(4).Mark Kettenis
2015-10-25enable asmc(4) on i386Joerg Jung
2015-09-30add a (disabled) driver for the Apple System Management Controller (SMC) asJoerg Jung
2015-09-10Now that the GPT code tries really hard not to get in the way andKenneth R Westerback
2015-08-25Re-enabling GPT on amd64 and i386. Discussed with and OK krw@Brandon Mercer
2015-08-20remove unused vesafb code, had been commented out and not compiled in forMike Larkin
2015-07-23GPT appears to create broken spoofed labels for empty disks (at least vnd,Theo de Raadt
2015-07-21Add pvbus(4), a pseudo-bus to attach non-PCI paravirtual devices and buses.Reyk Floeter
2015-07-19Enable GPT kernel support. Discussed with a few. OK miod@Brandon Mercer
2015-06-04enable rtwn(4) on i386Stefan Sperling
2015-05-30Remove commented out DRMDEBUG/DRM_DEBUG lines. Other drivers don't haveJonathan Gray
2015-04-16Enable ualea(4) where we have uhub(4), these USB device lists cry forMartin Pieuchot
2015-04-02use correct capitalization of 'BlackBerry'Jasper Lievisse Adriaanse
2015-03-24unwire lmc(4) and san(4).David Gwynne
2015-02-06Enable iwm(4) on i386.Stefan Sperling
2015-01-03add new driver uslhcom(4) USB HID based UART.uaa
2014-12-11dragonflybsd has added a urio driver. conservation of urios requiresTed Unangst
2014-12-10enable skgpio(4)Jonathan Gray
2014-12-04Enable umcs(4) where moscom(4) is present.Martin Pieuchot
2014-11-24use the correct capitalization for Realtek.Brad Smith
2014-11-16Add cas(4).Brad Smith
2014-11-07Enable xhci(4). Most of the features are here, USB 1.x devices only workMartin Pieuchot
2014-09-27retire Accoom Networks Artery T1/E1 drive; ok claudioTheo de Raadt
2014-09-08Delete procfs; it's always had races and is now unused: no one noticed forPhilip Guenther
2014-08-20unlink crypto(4) pseudo device from the architecture dependant characterMike Belopuhov
2014-08-15lofn(4) and nofn(4) are going awayMike Belopuhov
2014-07-13Comment out option GPT until the matching userland bits are in place.Miod Vallat
2014-07-13Initial support to read GPT partition tables in the kernel, if option GPT.Miod Vallat
2014-07-12"Dr. Jones. Again we see there is nothing you can possess which I cannotTed Unangst