summaryrefslogtreecommitdiff
path: root/sys/arch/amd64/conf
AgeCommit message (Expand)Author
2006-08-11add rum(4) on arches where ural(4) is enabled.Damien Bergamini
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-31Enable an(4) at pci, untested but should work.Jonathan Gray
2006-07-27Compile all kernels with -Wstack-usage-larger-than-2047, now that allMiod Vallat
2006-07-27enable cmpci(4) and enable midi@oplBrad Smith
2006-06-26add commented out entries for bnx.Brad Smith
2006-06-26enable ne*; ok mpf who tested it, we all feel bad for youTheo de Raadt
2006-06-19move clock_subr.c to a better place, and now it is always in the kernelTheo de Raadt
2006-06-15switch to using mpi instead of mpt; ok marcoTheo de Raadt
2006-06-07enable azalia; ok jasonTheo de Raadt
2006-06-01Right at the end of a debug kernel build, the current Makefile copies bsdChristopher Pascoe
2006-06-01Compile broken ipmi into GENERIC, so it's easy for marco to fixBob Beck
2006-06-01enable xge(4) on the CD RAMDISKs.Brad Smith
2006-06-01Disable ipmi in GENERIC for the moment - it breaks too much stuffBob Beck
2006-05-31enable mpiDavid Gwynne
2006-05-31enable mpi in GENERIC on amd64, i386, and macppc. jason already enabled itDavid Gwynne
2006-05-29Enable sdmmc on amd64 too. ok brad@, deraadt@.Matthieu Herrb
2006-05-29Add ACPI Thermal zone and Embedded controller devicesCan Erkin Acar
2006-05-27add mpi(4) glue. commented out for nowDavid Gwynne
2006-05-20NFSCLIENT can obviously fit on hereTheo de Raadt
2006-05-19since mfi is pretty small, it fits on some mediaTheo de Raadt
2006-05-19disable azalia here too.Brad Smith
2006-05-18Just finished testing mfi on amd64 so add it here too.Marco Peereboom
2006-05-18enable azalia(4) so we can get some more feedback.Brad Smith
2006-05-14clsc works; tleslie@gmail.comTheo de Raadt
2006-05-14xge works as well here (ie. as well as i386, which is not yet perfect,Theo de Raadt
2006-05-13enable twe on amd64, tested with a 7006-2Martin Reindl
2006-05-13mention the Xframe-II as well.Brad Smith
2006-05-08Add smbios support for i386 and amd64, fix ipmi to use this new functionallity,Gordon Willem Klok
2006-05-08add commented out entries for azalia(4).Brad Smith
2006-05-01add commented out entries for the Neterion Xframe-I 10Gb ethernet adapters.Brad Smith
2006-04-30- add I2O to RAMDISK_CDBrad Smith
2006-04-29Driver for Silicon Laboratories CP2101/CP2102 based serial adapters.Jonathan Gray
2006-03-30iop works on my amd64, add it deraadt@Peter Stromberg
2006-03-29Recognise it(4) at port 0xd00 as well. This is where ASUS seemJonathan Gray
2006-03-29Enable the MPU-401 MIDI UART found at isa address 0x330Jonathan Gray
2006-03-24Enable umsm(4) on archs that support CardBus.Jonathan Gray
2006-03-22Fixup broken mpbios'es on VT8237 and nForce4 chipsets. Fixes interruptMark Kettenis
2006-03-12with pcn(4) now in place remove or replace the references to PCI le(4)Martin Reindl
2006-03-11add art(4).Brad Smith
2006-03-08Patch from Gordon Klock to update AMD PowerNow K8 support on i386,Uwe Stuehler
2006-03-06Rename hpet to acpihpet so that all devices use the same naming convention.Marco Peereboom
2006-03-05reference the correct man page;Jason McIntyre
2006-02-26Add acpicpu device. Remains disabled.Marco Peereboom
2006-02-20Add acpibtn device. Remains disabled for now.Marco Peereboom
2006-02-14Homogeneize WSDISPLAY_* option comments (especially on cats)Miod Vallat
2006-02-12Remove dead sysbeep driver and unused sysbeep() routine. No functional change.Miod Vallat
2006-02-10enable san(4).Brad Smith
2006-02-10add nfePeter Valchev