summaryrefslogtreecommitdiff
path: root/sys/arch/i386
AgeCommit message (Expand)Author
2005-03-18another re* at cardbus missing, arghcvs diff -u RAMDISK_CDTheo de Raadt
2005-03-18sk(4) fitsTheo de Raadt
2005-03-18disable a bunch of old devices (mostly ISA, or stuff people are unlikelyTheo de Raadt
2005-03-16ural will be here tooTheo de Raadt
2005-03-16enable uralTheo de Raadt
2005-03-16+rtw, ral, but a few rare ethernet devices go away..Theo de Raadt
2005-03-16ath, atw, ral, rtw on CD ramdiskTheo de Raadt
2005-03-13Only use bangpxe calling on PXE 2.1 and above. Makes no difference onTom Cosgrove
2005-03-12KNFTom Cosgrove
2005-03-12On return from real mode, reload the GDT using a 16-bit pointer ratherTom Cosgrove
2005-03-09access to the configuration address register of the 82443BX host bridge needsHans-Joerg Hoexer
2005-03-08Cosmetics...Thierry Deval
2005-03-07Add missing pentium m processors from the "Intel Pentium M ProcessorMarc Balmer
2005-03-05Clean up the tree from incomplete, unreliable and unsupported IEEE1394 code.Thierry Deval
2005-02-24Don't use inline assembly for cpuid instruction, it clobbersAlexander Yurchenko
2005-02-21enable ralTheo de Raadt
2005-02-19add dc@cardbusBrad Smith
2005-02-18fix zlib's homepage; ok henning@, jmc@Robert Nagy
2005-02-17miscellaneous typo fixes:Jean-Francois Brousseau
2005-02-15Add commented entries for Ralink RT2500 driver (ral)Damien Bergamini
2005-02-10Nasty, fix tedu's test case. This needs to beTobias Weingartner
2005-01-14We're not really ready to enable ubt(4), from theo.Alexander Yurchenko
2005-01-14Enable ubt(4) on i386.Alexander Yurchenko
2005-01-14ubt(4): USB Bluetooth driver, commented out in all kernel configAlexander Yurchenko
2005-01-14cardbus re(4) support (Realtek 8169) heavily based on if_rl.Peter Valchev
2005-01-13HTML page does not seem to exist anymore so point to the PDF for now.Brad Smith
2005-01-12Intel 82443BX DRAM address errata seems to be fixed in the latest revisionsAlexander Yurchenko
2005-01-09typo in comment; ok many peopleJason McIntyre
2005-01-08replace magic numbers w/ a proper sizeof; from peter@Michael Shalayeff
2005-01-07rev 1.26Brad Smith
2005-01-07Fix profiled kernel builds on i386 by moving splraise/splx code into macrosChristopher Pascoe
2005-01-06few more devices that fitTheo de Raadt
2005-01-06turn off GPL_MATH_EMULATE by default (fully BSD licensed floppies, neat eh); ...Theo de Raadt
2005-01-06use wsmux more; miod okTheo de Raadt
2005-01-04silence real gcc 3.3.5Marc Espie
2005-01-04SET_PC_REGS, arches tested between me and miod.Marc Espie
2005-01-03wsmux lets usb keyboards work hereTheo de Raadt
2005-01-01Add more debugging printf #ifdef DEBUG. This was useful when trackingTodd C. Miller
2005-01-01Move the declaration of bootdev from autoconf.c to locore.s. gccTodd C. Miller
2004-12-31typoTheo de Raadt
2004-12-31Enable Realtek RTL8180 driver (rtw) to get more testing feedback.Jonathan Gray
2004-12-29fix a few more locators with ? that snuck in; mickey okTheo de Raadt
2004-12-29Add commented entries for David Young's Realtek 8180 driver (rtw).Jonathan Gray
2004-12-25Use list and queue macros where applicable to make the code easier to read;Miod Vallat
2004-12-25much space has been regained because of ramdisk fitting exercises inTheo de Raadt
2004-12-24{e,}intr{cnt,names} bye-bye.Miod Vallat
2004-12-24Rewrite intlock/intunlock not to pass around interrupt frame directlyPeter Valchev
2004-12-23make com[123] work for console on i386, but allow override with CONADDR/CONUNITMarkus Friedl
2004-12-23Allow an i386 MP kernel to build without pcibios. miod@ okAaron Campbell
2004-12-20vge(4) in bsd.rd, only CD for now; ok deraadtPeter Valchev