summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf
AgeCommit message (Collapse)Author
2001-11-02Make kernel compile without IPSEC, PPP_DEFLATE but with CRYPTO. Reported byJean-Jacques Bernard-Gundol
Brian J. Kifiak <bk@rt.fm>. Thanks!
2001-10-25add an ali1543 and fix amd756 icu driversMichael Shalayeff
2001-10-24forgot the audio at emu (; from Dries Schellekens <gwyllion@ace.ulyssis.org>Michael Shalayeff
2001-10-24add emu at pciMichael Shalayeff
2001-10-10gc SWAPPAGER and DEVPAGER optionsTodd C. Miller
2001-10-10sorry, twe does not fitTheo de Raadt
2001-10-08i think miod only half-looked at this patchTheo de Raadt
2001-10-08add lge(4) commentedNathan Binkert
2001-10-06Add, commented out, missing lines for supported drivers.Miod Vallat
2001-10-05moreTheo de Raadt
2001-10-05Add bge(4)Nathan Binkert
2001-10-04Add commented out sf4r, sf2r and az audio drivers.Grigoriy Orlov
Requested by deraadt@.
2001-10-02Add support for I/O DATA USB-RSAQ2 serial adapter; ichiro@netbsd.orgTodd C. Miller
2001-09-22pty cleanupTheo de Raadt
2001-09-01add cz(4) to GENERICNathan Binkert
2001-08-25Change pci_intr_map to take pci_attach_args as an argument.Artur Grabowski
All callers actually took all arguments to pci_intr_map from pci_attach_args structs, so this simplifies code. This also allows more complicated interrupt assignment schemes like the one on sparc64. This makes sparc64 pci interrupts work. Inspired by the same change in NetBSD.
2001-08-17depend wscons_machdep.c on wsdisplay; from Peter Galbavy ↵Michael Shalayeff
<peter.galbavy@knowtion.net>
2001-08-08IPCOMP removal. deraadt@ ok.Jean-Jacques Bernard-Gundol
2001-07-17addcom and pccom at addcom (commented out)Jason Wright
2001-07-15add install targetassar
2001-07-13All two common configurations for DEC EtherWorks cardsNiklas Hallqvist
2001-07-06qsphy required for txTheo de Raadt
2001-07-06Change to make the kernel build when IPCOMP is activated andJean-Jacques Bernard-Gundol
PPP_DEFLATE is not. Reported by Heikki Korpela <heko@saitti.net>. ho@ ok.
2001-07-02add nge and nsgphyNathan Binkert
2001-06-29Enable iop+ioprbsNiklas Hallqvist
2001-06-27UVM is defaultNiklas Hallqvist
2001-06-27Remove IPF; openbsd@davidkrause.comAngelos D. Keromytis
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-25Include I2O filesNiklas Hallqvist
2001-06-25move pf hooks to sys/conf/GENERICKjell Wooding
2001-06-24add i2o stubsMichael Shalayeff
2001-06-24Initial import of pf, an all-new ipf-compatable packet filter.Kjell Wooding
Insane amounts of work done my dhartmei. Great work!
2001-06-23no more kernfsTheo de Raadt
2001-06-07fix typo in wi* at pciTodd C. Miller
2001-06-06wi* @ pciTodd C. Miller
2001-05-17It's Daylight Saving Time, not Savings. Fix comments.Peter Valchev
Discussed with pjanzen@
2001-05-16use SMALL_KERNEL optionTheo de Raadt
2001-05-16kill COMPAT_{09,10,11} kernel options. We still need kern_info_09.c and ↵Todd C. Miller
kern_ipc_10.c for other compat modules.
2001-05-14cleanTheo de Raadt
2001-05-13initial cut at /dev/crypto support. takes original mbuf "try, and discardTheo de Raadt
if we fail" semantics and extends to two varients of data movement: mbuf, or an iovec style block.
2001-05-11unify rd(4) even moreTheo de Raadt
2001-05-11unifyTheo de Raadt
2001-05-07tcic disableTheo de Raadt
2001-05-05PMAP_NEW and UVM are no longer optional on i386.Artur Grabowski
2001-05-05remove some private stuff people put into hereTheo de Raadt
2001-05-01sync closer to GENERIC, make compile againTodd T. Fries
2001-05-01this is what i'm running these daysMichael Shalayeff