summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf/GENERIC
AgeCommit message (Expand)Author
2001-07-17addcom and pccom at addcom (commented out)Jason Wright
2001-07-13All two common configurations for DEC EtherWorks cardsNiklas Hallqvist
2001-07-02add nge and nsgphyNathan Binkert
2001-06-29Enable iop+ioprbsNiklas Hallqvist
2001-06-27UVM is no longer an option.Artur Grabowski
2001-06-26s/USER_PCICONFIG/USER_PCICONFJason Wright
2001-06-26add USER_PCICONF in GENERICMatthieu Herrb
2001-06-26remove white spaceBrad Smith
2001-06-25move pf hooks to sys/conf/GENERICKjell Wooding
2001-06-24Initial import of pf, an all-new ipf-compatable packet filter.Kjell Wooding
2001-06-07fix typo in wi* at pciTodd C. Miller
2001-06-06wi* @ pciTodd C. Miller
2001-05-14cleanTheo de Raadt
2001-05-13initial cut at /dev/crypto support. takes original mbuf "try, and discardTheo de Raadt
2001-05-07tcic disableTheo de Raadt
2001-05-05PMAP_NEW and UVM are no longer optional on i386.Artur Grabowski
2001-04-24enable txp(4)Theo de Raadt
2001-04-19disable a few driversTheo de Raadt
2001-04-14eephy was already in thereTheo de Raadt
2001-04-14need eephy with wx nowmjacob
2001-04-13bmtphy does not work perfect yet, but put it in anywaysTheo de Raadt
2001-04-09FFS_SOFTUPDATES in sys/conf/GENERICTheo de Raadt
2001-03-29Add support for Yamaha DS-XG based audio chips, as found in machines such asAaron Campbell
2001-03-28enable cy* by defaultTheo de Raadt
2001-03-12add nsphyterJason Wright
2001-03-09enable in kernel configs at 42%Michael Shalayeff
2001-03-08move gif* and faith* into sys/conf/GENERIC. deraadt and angelos okJun-ichiro itojun Hagino
2001-03-05Add support for ISAPnP i82365-based PCMCIA controllers; from NetBSD. UNTESTED.Aaron Campbell
2001-02-22Enable lxtphy and qsphy because they both work fine for me, ok jason@Chris Cappuccio
2001-02-21Remove old (non-wsmouse) pms driver. aaron@ ok.jbm
2001-02-20Remove old (non wsmouse) lms and mms drivers. Remove the commented olms andjbm
2001-02-20add uftdiNathan Binkert
2001-02-15Change i386 LSI/Symbios/NCR 53c8xx driver to siopKenneth R Westerback
2001-02-14Add pcscp support.Federico G. Schwindt
2001-02-13grr, pcvt ioctl support still requiredTheo de Raadt
2001-02-13default more wscons optionsTheo de Raadt
2001-01-30Rearrange into a more logical order; marc@snafu.orgAaron Campbell
2001-01-30Crank WSDISPLAY_DEFAULTSCREENS=6 to be more like pcvt (and so xdm starts).Aaron Campbell
2001-01-30enable uhci & ohci by defaultTheo de Raadt
2001-01-30change config files over to wsconsTheo de Raadt
2001-01-29Add ises, commented out.Hakan Olsson
2001-01-29shortenTheo de Raadt
2001-01-29Add a transient driver for the Y@P phone that downloads firmware intoAaron Campbell
2001-01-28prettyTheo de Raadt
2001-01-28add a comment on how to verbosify pcibiosMichael Shalayeff
2001-01-28PCIBIOSVERBOSE no moreMichael Shalayeff
2001-01-28Add driver for Prolific PL2301/PL2302 host-to-host adapter. From NetBSD.Aaron Campbell
2001-01-28Add driver for HP5300 scanner which uses a homebrew SCSI-over-USB protocol.Aaron Campbell
2001-01-27enable USBVERBOSETheo de Raadt
2001-01-24Sample options for KGDB. (commented out)Hugh Graham