summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf/GENERIC
AgeCommit message (Expand)Author
2011-04-05Push COMPAT_FREEBSD in front of a whale. Buggy, out of date, noPhilip Guenthe
2011-04-03Re-enable bce(4) now that it is fixed.Claudio Jeker
2011-03-28Include mlphy(4) to the kernels that include tl(4).Claudio Jeker
2011-02-17Disable sbt and ubt devices. The bluetooth code will sometimes sleep whileMiod Vallat
2011-01-15enable RDC Ethernet (vte/rdcphy)Kevin Lo
2011-01-07do not special case ep0 at pci/eisa. ep* will be fine. We should notTheo de Raadt
2011-01-06enable athn at uhubDamien Bergamini
2011-01-04Add support for Memory Mapped Configuration space access. This gives usMark Kettenis
2010-12-15enable uticom(4) now it is known to workJonathan Gray
2010-12-11rsu(4), a driver for Realtek RTL8188SU, RTL8191SU and RTL8192SUDamien Bergamini
2010-11-26Disable uscanner(4) by default on all kernels which configure it. First stepMiod Vallat
2010-11-05urtwn(4), a driver for Realtek RTL8188CU/RTL8192CU 802.11n USB devices.Damien Bergamini
2010-10-26enable vmt(4). hopefully it will get some use soon.David Gwynne
2010-10-04add support for midi(4) ports to envy(4)Alexandre Ratchov
2010-09-26Merge pmsi(4) into pms(4). From Alexandr Shadchin on tech@.Miod Vallat
2010-09-23enable utwitch(4) (formely uyurex(4)) by defaultYojiro Uo
2010-09-08activate NTFS, let's hope it gets less experimental soon (as beck@ said)Marc Espie
2010-08-08Reenable acpiasus(4). The bogus code is actually dead code, and jsing@'sMark Kettenis
2010-08-08Disable acpiasus(4); it violates the rule that only the acpi thread is allowedMark Kettenis
2010-08-04Disable bce(4) because it can only access 1GB of memory and developersTheo de Raadt
2010-08-02enable owctrTheo de Raadt
2010-07-31remove the ``midisyn'' framework and anything using it, i.e., the oplAlexandre Ratchov
2010-07-26Add support for Sony ACPI hotkeys via a new driver: acpisony(4).Paul Irofti
2010-07-21Disable the heuristics for legacy free systems if pckbc flags are set to 1Miod Vallat
2010-07-05remove compat_bsdos supportTed Unangst
2010-07-03No more ss(4) or usscanner(4). Unused, unloved and unmaintained.Kenneth R Westerback
2010-07-03Intel 3400 Thermal Sensor driver, found on some new Intel machines.Mike Larkin
2010-07-01another day, another compat gets removed. today is ibcs2's turnTed Unangst
2010-06-27Disable uguru(4). Its probe touches an address used by something else on theMark Kettenis
2010-04-02SiS 190 ethernet driver ported from FreeBSD by Christopher ZimmermannTheo de Raadt
2010-03-28Driver for microguru sensor microcontroller found on ABIT motherboards.Theo de Raadt
2010-03-27aria(4) is an audio driver, but hasn't been compatible with audio(9)Jacob Meuser
2010-03-03Enable urndis(4) everywhere that has USB enabled to get it tested.Michael Knudsen
2010-02-28enable mpiiJonathan Gray
2010-01-03enable aibsTheo de Raadt
2009-12-20compile in utrhTheo de Raadt
2009-12-09add uhts(4).Matthieu Herrb
2009-11-26move gcu* to near what it is used byTheo de Raadt
2009-11-25Repair typo in commented-out DRM option, 'sure' oga@Ian Darwin
2009-11-25add gcu(4) to GENERIC and RAMDISK_CDDariusz Swiderski
2009-11-24enable uthum(4), and rearrange some nearby goopTheo de Raadt
2009-11-14athn(4), a driver for Atheros 802.11a/g/n devices.Damien Bergamini
2009-11-08update description for iwn(4)Damien Bergamini
2009-08-14enable lisa(4); tested by Marco Knol; ok deraadtConstantine A. Murenin
2009-08-08alc(4) is a driver for the Atheros AR8131/AR8132 ethernet chip.Kevin Lo
2009-07-23reserve a space for aibs(4) in amd64 and i386, commented out for now; ok deraadtConstantine A. Murenin
2009-06-25re-enable inteldrm since new X driver is about to fix the issueTheo de Raadt
2009-06-14Disable inteldrm by default since it once again breaks x40 suspend.Theo de Raadt
2009-06-06option X86EMU is how this subsystem is brought into a kernelTheo de Raadt
2009-06-06Add vga bios repost support. Fetched from the NetBSD tree mostly.Paul Irofti