summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf
AgeCommit message (Expand)Author
2014-03-08Enable qlw(4) on alpha/amd64/i386/macppc/sgi/sparc64 to force people to test.Mark Kettenis
2014-02-23Give drm(4) a console locator just like wsdisplay(4) such that we can makeMark Kettenis
2014-02-19add qla and qle everywhere we currently have isp, commented out except forJonathan Matthew
2014-02-17iha and trm are good targets to avoid a space crisis on the install media;Theo de Raadt
2014-01-22tweak ubcmtp commentjoshua stein
2014-01-21Add virtio random driverStefan Fritsch
2014-01-20Add sdmmc support to the install media, as proposed by Florian StinglmayrTheo de Raadt
2014-01-20add ubcmtp, a USB driver for Broadcom multitouch trackpads found onjoshua stein
2013-12-20Add vioscsi(4) driver.Matthew Dempsky
2013-12-19Mtrr stops being a pseudo-device. We need to probe the cpu type andTheo de Raadt
2013-12-12Remove the scatter/gather dma implementation as it is no longer used.Mark Kettenis
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-31Reenable compat_linux.Paul Irofti
2013-10-28tedu FDDI support and the 3 flavors the driver for DEC devices, evenMartin Pieuchot
2013-10-21enable support for VMware ParaVirtual SCSI via vmwpvs(4).David Gwynne
2013-10-18Comment out cd* at scsibus? from installation media which lack CD9660 support.Miod Vallat
2013-10-15Rewrite the awk script that generates the data for option DDB_STRUCT:Philip Guenther
2013-10-05sadly, some removals to make things fitTheo de Raadt
2013-09-14Disable COMPAT_LINUX until it can be fixed post-time_t changePhilip Guenther
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-20tedu netnatm and ueagle(4).Martin Pieuchot
2013-08-18make them fit, sighTheo de Raadt
2013-08-15Blast uhts(4). This code was merged into ums(4) last week.Edd Barrett
2013-08-15Include files.agp and files.drm from files.pci. Makes sure "drm.h" getsMark Kettenis
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-23Stop using -traditional-cpp on gcc3/4 platforms.Miod Vallat
2013-06-14give up on fitting siopTheo de Raadt
2013-06-09remove fxp because uvm additions overflows all i386 install mediaTheo de Raadt
2013-06-01Add vmx(4) to the kernel config, but comment it out for now.Reyk Floeter
2013-04-05Brad didn't even try building the ramdisk, because it is 7.5K oversize.Theo de Raadt
2013-04-05Add the remaining USB Wifi adapters to the CD RAMDISK media for usersBrad Smith
2013-04-05enable com3 on both i386 and amd64 (com4 config is added, but disabled)Theo de Raadt
2013-03-30reorder include search directories. cuts lookups by quite a bit.Ted Unangst
2013-03-29put urtwn in big ramdisks so I can use it for upgradesTed Unangst
2013-03-28the ramdisk is a bit special, and some tedu arguments do apply. # outTheo de Raadt
2013-03-27Remove commented out tr(4) stanzas, since support for them has been removedMiod Vallat
2013-03-15Delete the sequencer(4) driver, since its not used any longer. DiffAlexandre Ratchov
2013-01-12add viomb driver for virtio balloon deviceStefan Fritsch
2012-11-29Enable rtsx(4) in GENERIC on i386 and amd64.Stefan Sperling
2012-11-16Add oce(4) / mfii(4) and virtio devicesBrad Smith
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-09-06remove compat_aout support for i386. ok deraadtTed Unangst
2012-08-28Add -nopie to LINKFLAGS on ELF architectures. Note that this needs anPascal Stumpf