summaryrefslogtreecommitdiff
path: root/sys/arch/amd64/conf/GENERIC
AgeCommit message (Expand)Author
2013-12-19Mtrr stops being a pseudo-device. We need to probe the cpu type andTheo de Raadt
2013-11-15Added dev/usb/if_ugl.c, a driver for Genesys Logic GL620USB-Asasano
2013-11-04remove iop(4) driver. it is entirely unmaintained and supports somethingTheo de Raadt
2013-10-29fpa went awayTheo de Raadt
2013-10-21enable support for VMware ParaVirtual SCSI via vmwpvs(4).David Gwynne
2013-09-08Enable vmx(4) on i386 and amd64.Reyk Floeter
2013-09-05ugold(4) is a driver for PCsensor's USB gold TEMPer temperaturesasano
2013-08-21Use the console locator to make sure wsdisplay0 always is the glass console.Mark Kettenis
2013-08-20Remove uscanner(4). It was disabled in GENERIC more than 2.5 years ago.Antoine Jacoutot
2013-08-15Blast uhts(4). This code was merged into ums(4) last week.Edd Barrett
2013-08-13Let ray(4) rot in the attic. OK mpi, jsg, kettenis, henning, millert.Mike Belopuhov
2013-08-12Add a port of the TTM and Radeon DRM code from Linux 3.8.13.Jonathan Gray
2013-06-01Add vmx(4) to the kernel config, but comment it out for now.Reyk Floeter
2013-04-05enable com3 on both i386 and amd64 (com4 config is added, but disabled)Theo de Raadt
2013-03-30Back out previous; this needs more thought.Mark Kettenis
2013-03-30enable com2. if it works on i386, we think it will work here.Ted Unangst
2013-03-15Delete the sequencer(4) driver, since its not used any longer. DiffAlexandre Ratchov
2013-01-20Add viomb(4).Brad Smith
2013-01-17option HIBERNATE for amd64Mike Larkin
2012-11-29Enable rtsx(4) in GENERIC on i386 and amd64.Stefan Sperling
2012-10-08enable 3 new OAK usb sensors on at least two architecturesTheo de Raadt
2012-09-27enable smscJonathan Gray
2012-09-19Add new drivers for virtio network (vio) and block devices (vioblk, the disksStefan Fritsch
2012-08-14enable mfii(4).David Gwynne
2012-08-03enable oce(4)Mike Belopuhov
2012-07-09unify com at cardbus attachmentsTheo de Raadt
2012-05-27enable tcpcib(4)Jonathan Gray
2012-04-06tedu the raidframe.Joel Sing
2011-09-20Remove commented-out leftovers from old drm drivers that have been removedMatthieu Herrb
2011-08-02disable mmuagp due to reports it breaks some machines.Theo de Raadt
2011-07-07deraadt says disable bluetooth everywhere else tooTed Unangst
2011-07-03Enable nvt(4).Mark Kettenis
2011-06-29Replace all instances of "scsibus* at hba?" with a single "scsibus* atMatthew Dempsky
2011-06-20enable myx(4).David Gwynne
2011-06-16Enable acpitoshiba by default in GENERIC.Paul Irofti
2011-05-30Add mmuagp. a driver for the agp chipsets on early amd64 machines.Owain Ainsworth
2011-05-24On OpenBSD, we've always attached scsibus(4) to umass(4), even forMatthew Dempsky
2011-05-18Mention new alc(4) devices in commments. No active changes.Stuart Henderson
2011-04-10Merge viapm and viaenvAlexandr Shadchin
2011-04-03Re-enable bce(4) now that it is fixed.Claudio Jeker
2011-03-24remove whitespaceRobert Nagy
2011-02-17Disable sbt and ubt devices. The bluetooth code will sometimes sleep whileMiod Vallat
2011-01-08The Ubiquiti WiFiStation EXT works on the Sun Blade 1500.Damien 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