summaryrefslogtreecommitdiff
path: root/sys/arch/i386
AgeCommit message (Expand)Author
2004-12-20vge(4) in bsd.rd, only CD for now; ok deraadtPeter Valchev
2004-12-19single comment in GENERIC replaces a file that gets out of date; discussed by...Theo de Raadt
2004-12-19disable uyap by default, because it is that rareTheo de Raadt
2004-12-17Support for the eap MIDI UART from NetBSD.Jonathan Gray
2004-12-14fix a comment.Hans-Joerg Hoexer
2004-12-08add ohci and ehci at cardbus to amd64, i386 and macppc. amd64 remainsDavid Gwynne
2004-12-06set granularity for data segment used for struct cpu_info to bytes.Hans-Joerg Hoexer
2004-12-06Use uvm_grow() to account for stack growth, rather than home-grown codeMiod Vallat
2004-12-04add /etc/dhcpd.conf to FILES;Jason McIntyre
2004-12-02We do not support 2MB machines, so don't bother taking them into accountMiod Vallat
2004-12-01VIA VT612x PCI Gigabit Ethernet adapter support, ok deraadtPeter Valchev
2004-11-29plug memory leaks on errorPatrick Latifi
2004-11-28MAXSLP is not really an MD-configurable define so move it to param.h; miod@ t...Michael Shalayeff
2004-11-26Kill __HAVE_EVCOUNT, now that all architectures provide them.Miod Vallat
2004-11-25crank ramdisk filesystem slightly to cope with firmwares inside the filesystemTheo de Raadt
2004-11-23Use pci_matchbyid() for matching crazy VIA power management controllersAlexander Yurchenko
2004-11-19More aggressive strip flags for non debug kernels; this is a noop on someMiod Vallat
2004-11-17proper autoconf attachments; grange@ testing; markus@ okMichael Shalayeff
2004-11-17atu(4) on by default, since it is now smallerTheo de Raadt
2004-11-11no need to lock access for readingjoshua stein
2004-11-10Remove __cplusplus crud.Alexander Yurchenko
2004-11-09Do not map empty mbufs (m_len == 0) in bus_dmamap_load_mbuf() as these mappingsClaudio Jeker
2004-11-08commented out entry for atuDavid Gwynne
2004-11-07enable ath, iwi, and ipwTheo de Raadt
2004-11-02Remove __HAVE_NWSCONS and related remnants of pre-wscons days; no functionalMiod Vallat
2004-11-02imported Sam Leffler's ath driver for atheros multimode wireless nicsReyk Floeter
2004-10-21SIGFPE signal codes for SSE.Mark Kettenis
2004-10-20disable the intel wireless stuff by defaultTheo de Raadt
2004-10-20support for Intel 2100/2200BG/2915ABG wireless devices written byTheo de Raadt
2004-10-12remove text after #endif (errors out with gcc3)Christian Weisgerber
2004-10-08Move dev/cons.c to MI conf/files.Alexander Yurchenko
2004-10-05Support for 6300ESB (timecounter, not SpeedStep of course).Alexander Yurchenko
2004-10-05Includes nit.Alexander Yurchenko
2004-10-05- check if pm space is enabledAlexander Yurchenko
2004-10-05Get prototypes through cons_decl(), so that they are always right.Miod Vallat
2004-10-05grab the perflevel during init so it's synced with reality.Ted Unangst
2004-10-05Port of NetBSD's udav driver for Davicom USB DM960 based Ethernet.Jonathan Gray
2004-10-03nvram driver for i386 through /dev/nvramjoshua stein
2004-10-03Kill <sys/types.h>Alexander Yurchenko
2004-09-26make PCIBIOS_INTR_FIXUP_FORCE into an UKCable flag instead; from Thorsten Gla...Michael Shalayeff
2004-09-26Minor tweaks to unify with other timecounters.Alexander Yurchenko
2004-09-25Timecounter support for Intel ICH chips, not enabledAlexander Yurchenko
2004-09-22Remove unused option CPU.Alexander Yurchenko
2004-09-20addres -> addressMiod Vallat
2004-09-17Remove option EON from kernel and options(4)Mathieu Sauve-Frankel
2004-09-16Add disabled piixpm and gscpm.Alexander Yurchenko
2004-09-16spacingTheo de Raadt
2004-09-16cleanup deafult locators (blah ?); please check that your most hated architec...Michael Shalayeff
2004-09-15gscpm(4) -- National Semiconductor Geode SC1100 SMI/ACPI module driver.Alexander Yurchenko
2004-09-15fix proto for sysarch()Theo de Raadt