summaryrefslogtreecommitdiff
path: root/sys/arch/i386
AgeCommit message (Expand)Author
2004-06-03Add support for the GPIO logical device.Alexander Yurchenko
2004-06-03gscpcib(4) -- National Semiconductor Geode SC1100 PCI-ISA bridge driver.Alexander Yurchenko
2004-06-03Enable GPIO for i386 port.Alexander Yurchenko
2004-06-03rl at cardbus, requested by brad. poor brad. everyones feel for him.Theo de Raadt
2004-06-03commented out ahdTheo de Raadt
2004-06-03all install media should compile roughly the same... so SMALL_KERNEL thisTheo de Raadt
2004-05-30Devices hot plugging support.Alexander Yurchenko
2004-05-28put ahd in these two config files (disabled for now, though, because itTheo de Raadt
2004-05-27apm restores perflevel after resume; some cpus are forgetful.Ted Unangst
2004-05-23don't need backslashes in splx. spotted ottoTed Unangst
2004-05-23Enable lmtemp(4).Alexander Yurchenko
2004-05-23gscsio(4) -- National Semiconductor Geode SC1100 Super I/O driver.Alexander Yurchenko
2004-05-23Enable i2c for i386 port.Alexander Yurchenko
2004-05-23ehci support; hacked into working shape by jonathon@gateway.zenbu.netTheo de Raadt
2004-05-23workaround gcc brokenness by outlining spl functions.Ted Unangst
2004-05-20Properly flush instruction cache for ptrace(PT_WRTIE_{DI}, ...) on powerpcMark Kettenis
2004-05-19stupid typo that prevented i686 pagezero code from being used. from artTed Unangst
2004-05-11zap false rcsTheo de Raadt
2004-05-11put mdtphy onto install mediaTheo de Raadt
2004-05-08Enable ichpcib(4) in GENERIC and on all media.Alexander Yurchenko
2004-05-08Put back ichpcib(4), it works now.Alexander Yurchenko
2004-05-07This chunk was not supposed to be commited now.Alexander Yurchenko
2004-05-06back out kernel breakage. Be more careful damnitTheo de Raadt
2004-05-06spacesAlexander Yurchenko
2004-05-06Move speedstep code to a separate ichpcib(4) driver.Alexander Yurchenko
2004-05-05errx shall be used hereMichael Shalayeff
2004-05-04Move _bus_space_unmap() to machdep.c so it can be used notAlexander Yurchenko
2004-04-20Disable FFS_SOFTUPDATES too, from form@pdp-11.org.ruAlexander Yurchenko
2004-04-19remove the GATEWAY junk thingy; at the same time, select a new fatTheo de Raadt
2004-04-19Report when VIA AES is present, even if we're not going to use it becauseTom Cosgrove
2004-04-16remove #GATEWAY junkTheo de Raadt
2004-04-15rework access to emulations slightly in an effort to both merge andTed Unangst
2004-04-14correct umidi(4) entry; ok deraadtPeter Valchev
2004-04-14rework USB section - enable all supported devices, shift/add coments to other...Peter Valchev
2004-04-11move via-specific chunks to own fileTheo de Raadt
2004-04-10bge fitsTheo de Raadt
2004-04-08add RCS idKevin Lo
2004-04-07Allow pxeboot to compile with gcc3.Tom Cosgrove
2004-04-03add pxeboot references to FILES and SEE ALSO;Jason McIntyre
2004-04-02K6-2/3 powernow driver. not without quirks, but mostly working.Ted Unangst
2004-04-02axe usb ethernet driver hacked into the tree by taleck@oz.netTheo de Raadt
2004-03-26Allow the last page of physical memory (pci space) to be mapped. ok deraadt@Dale Rahn
2004-03-22Fix dates on my copyrights.Tom Cosgrove
2004-03-21Remove example for ISC dhcpd. The vendor-class-identifier option is notTom Cosgrove
2004-03-19Tidy up the man pageTom Cosgrove
2004-03-19Enter pxeboot, derived from the NetBSD implementation. InitiallyTom Cosgrove
2004-03-17Make sure disklabels use at least DEV_BSIZE as their sector size.Miod Vallat
2004-03-17one sysctl.h should be enoughTed Unangst
2004-03-12missing .El;Jason McIntyre
2004-03-11If apm_connect() fails, don't try to pass the bios_apminfo_t structureTom Cosgrove