summaryrefslogtreecommitdiff
path: root/sys/arch/i386
AgeCommit message (Expand)Author
2006-09-27Add Maxim/Dallas DS2490 USB 1-Wire adapter driver.Alexander Yurchenko
2006-09-26Zap D_REMOVABLE flag from disklabel. If you didn't already know thatKenneth R Westerback
2006-09-25Martin VĂ©giard <deadbug AT gmail.com> has been kind enough to rescind theGordon Willem Klok
2006-09-20Correct EST table for Pentium M 770, from NetBSD.Dimitry Andric
2006-09-19ansi/deregisterJonathan Gray
2006-09-19add 82801GHM and 82801HBrad Smith
2006-09-18boot(8) ``machine memory'' support for > 4G.Marco Pfatschbacher
2006-09-16Revert new check for DOS partitions running past d_secperunit (e.g.Kenneth R Westerback
2006-09-16Initial import of uath(4), a driver for Atheros USB2.0 AR5005UG/AR5005UXDamien Bergamini
2006-09-16enable pgt, even if still a wee bit buggyTheo de Raadt
2006-08-29zyd is not making this release; ok jsgTheo de Raadt
2006-08-28avoid avail_end common; no binary change; found by grunk@Michael Shalayeff
2006-08-28enable arcDavid Gwynne
2006-08-25Be a little less agressive in declaring the change pending bit stuck, increaseGordon Willem Klok
2006-08-25forget about >4g memory if not switched to pae in order to disable all the bo...Michael Shalayeff
2006-08-24Same change as on amd64. Don't propogate low level errors to userland.Gordon Willem Klok
2006-08-24Add support for HMACs to the via c3/c7 crypto driver. For now, weHans-Joerg Hoexer
2006-08-22provide some smp locking around protection fault trap from user too; original...Michael Shalayeff
2006-08-22Use a case-insensitive comparison when checking for bogus SMBIOSTom Cosgrove
2006-08-20When spoofing an MSDOS disklabel, don't create partitions with a finalKenneth R Westerback
2006-08-20When using p4tcc supply a cpu_cpuspeed function to provide an estimatedGordon Willem Klok
2006-08-18add ucycom@uhidev and ucom@ucycom on the usb machines (docs are forthcoming)Jason Wright
2006-08-18Don't renumber the PCI bus if we don't need to. Fixes some machines (DellMark Kettenis
2006-08-18Add a new Core Xeon CPU and an older Pentium Pro model to the busDimitry Andric
2006-08-18Make sure the PCI mode detection code is called if it hasn't been run yet.Mark Kettenis
2006-08-17prefer higher phys memory for page tablesMichael Shalayeff
2006-08-17Check d_secpercyl in all readdisklable() functions, and have all ofKenneth R Westerback
2006-08-16Add msck(4) and msk(4).Mark Kettenis
2006-08-16Add mskc(4) and msk(4).Mark Kettenis
2006-08-14say which type of header is unknownTheo de Raadt
2006-08-14enable bnx(4) on the CD RAMDISKs as well.Brad Smith
2006-08-14Enable bnx because we now can run traffic.Marco Peereboom
2006-08-14Driver for Arkmicro Technologies ARK3116 USB UART based devices.Jonathan Gray
2006-08-11Use d_secperunit rather than 0x1fffffff as the default value forKenneth R Westerback
2006-08-11add rum(4) on arches where ural(4) is enabled.Damien Bergamini
2006-08-06enable arc so it can get some exposure to testingDavid Gwynne
2006-08-06add the Intel 6321ESB LPCBrad Smith
2006-08-06add the Intel 82801GHM LPC and 6321ESB LPCBrad Smith
2006-08-06add the Intel 82801DBM LPC.Brad Smith
2006-08-04acx can already be enabled (as developer pressure hah)Theo de Raadt
2006-08-03Re-enable IPMI. Tested by beck & ckuethe prompted by deraadtMarco Peereboom
2006-07-31puc@cardbus (only added (commented out) to whom has puc@pci enabled)Michael Shalayeff
2006-07-29remove gnu stuff from the 'tags' target.Thordur I. Bjornsson
2006-07-27Compile all kernels with -Wstack-usage-larger-than-2047, now that allMiod Vallat
2006-07-27ok, opl/cmpci can go in now, got the workaround for upcoming issuesTheo de Raadt
2006-07-27disable shit that will break the tree soonTheo de Raadt
2006-07-27Newer cmcpci(4) sound driver, which adds S/PDIF, OPL and MPU support, someBrad Smith
2006-07-25Kill option GPL_MATH_EMULATE.Mark Kettenis
2006-07-17we prefer it if this compilesTheo de Raadt
2006-07-17id tag.Federico G. Schwindt