summaryrefslogtreecommitdiff
path: root/sys/arch/amd64/conf/GENERIC
AgeCommit message (Expand)Author
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-30delete PROCFS we will never supportTheo de Raadt
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-27acpiasus for amd64 too, Henri KemppainenTheo de Raadt
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-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-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-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-28oops, comment vmt out, it isnt good enough yet.David Gwynne
2009-12-28tweak vmt to work on amd64 as well as i386. like i386, it is stillDavid Gwynne
2009-12-20compile in utrhTheo de Raadt
2009-12-09add uhts(4).Matthieu Herrb
2009-11-29disable the isa wdc's because amd64 machines are much more likely toTheo de Raadt
2009-11-26wdc@isa ok deraadtJonathan Gray
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-10-27Bah didn't man to commit the GENERIC part just yet.Marco Peereboom
2009-10-27Add driver for MPI2 SAS HBAs. This covers LSI MPT2 and Dell H200 HBAs.Marco Peereboom
2009-08-25iha(4) works on amd64; tested by downsjTheo de Raadt
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-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
2009-06-03Import acpi power resource driver. This is needed for suspend/resume logic.Paul Irofti
2009-06-03Add acpivideo support. This adds brightness support for all laptopsPaul Irofti
2009-06-03Enabled docking driverJordan Hargrave
2009-05-16Enable udl(4) by default for amd64, i386, and macppc.Marcus Glocker
2009-05-09Initial console device driver for USB displays based on the DisplayLinkMarcus Glocker
2009-04-20amas device for amd64, describes the physical memory layout on AMD64 CPU.Ariane van der Steldt
2009-04-19Enable schsio(4) everywhere to get it tested.Michael Knudsen
2009-03-24link otus(4) to the build on i386 and amd64.Damien Bergamini
2009-03-10Enable VMware VMXnet Virtual Interface Controller (vic) driverJonathan Gray
2009-03-10enable urtw(4)Kevin Lo
2009-02-25enable ale(4) on both i386 and amd64Kevin Lo
2009-01-23Add schsio(4), a driver for SMSC SCH311x LPC Super I/O ICs providingMichael Knudsen
2009-01-18enable atphy/ageKevin Lo
2009-01-13Turn mpbios into a real device, such that people can disable it on crappyMark Kettenis