summaryrefslogtreecommitdiff
path: root/sys/arch/i386
AgeCommit message (Expand)Author
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
2004-03-11Avoid a panic by checking for apm_code_len == 0. Fixes a problemTodd C. Miller
2004-03-10Ensure that we obey a user's ddb> boot reboot command even if the systemTom Cosgrove
2004-03-10mpt fitsTheo de Raadt
2004-03-09Spacing and KNF. Partly from Joris Vink <nimadeus at pandora dot be>.Tom Cosgrove
2004-02-27Move setperf_prio to the machdep code, requested by deraadt@Alexander Yurchenko
2004-02-27Introduce simple priorities mechanism so that concurrentAlexander Yurchenko
2004-02-27Cleanup I[3456]86_CPU defines usage, unbreaks compilationAlexander Yurchenko
2004-02-25add default flags for yds(4); ok grange, fgsch, deraadtMarkus Friedl
2004-02-24skip _only_ irq 14 and 15; tested by form@Markus Friedl
2004-02-22Remove #if 0'd code.Tom Cosgrove
2004-02-21Tidy up installboot -v output.Tom Cosgrove
2004-02-19better fix to avoid 1 second machine pauses; from grangeTheo de Raadt
2004-02-19the cpu_cpuspeed function pointer MAY NOT BE SET TO POINT TO A FUNCTIONTheo de Raadt
2004-02-19- split intel686_cpu_setup() into two parts: common for familyAlexander Yurchenko
2004-02-19spaces; ok tedu@Alexander Yurchenko
2004-02-19millert@ suggested to use setperf=50 as a threshold forAlexander Yurchenko
2004-02-19SpeedStep support for those Pentium processors which haveAlexander Yurchenko
2004-02-15backout unapproved diffTheo de Raadt
2004-02-14Broadcom BCM4401 (bce)Andreas Gunnarsson
2004-02-14Simplify hw.{cpuspeed,setperf} api moving all the sysctl stuffAlexander Yurchenko
2004-02-13bce (Broadcom 4401 10/100 ethernet driver) from NetBSDAndreas Gunnarsson
2004-02-13avoid routing irqs that we ignore (14 15); from form@Michael Shalayeff
2004-02-10Add the ptm device to pty(4). By opening /dev/ptm and using the PTMGETTodd C. Miller
2004-02-10Make debug_init void debug_init(void), like nearly all of the otherTom Cosgrove
2004-02-10Enable interrupts before halt when we error out. Allows use ofTom Cosgrove
2004-02-08for the via c3 use software aes keys, thereby permitting 192 and 256.Theo de Raadt
2004-02-06some cpus start to have a NX oriented PGEX_ITheo de Raadt