summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2005-10-03Handle segment register restore at context enter/exit instead ofDale Rahn
2005-10-03pretty up the instruction whacker code; ok drahnTheo de Raadt
2005-10-03flush correctlyTheo de Raadt
2005-10-03Add the syncs which were in a 'later' version. pointed out deraadt@Dale Rahn
2005-10-03Kettenis figured out how to make this run on G5, then I went back andDale Rahn
2005-10-03G5 pmap support, most of this G5 work has been done by kettenis@Dale Rahn
2005-10-03First part of locore G5 support, this is one step of many.Dale Rahn
2005-10-03add a simple active "failover" trunk mode. port priorities will beReyk Floeter
2005-10-03In hardclock(), do not setup process virtual and profile timers if the processAaron Campbell
2005-10-02pci machines need the hme stub hereTheo de Raadt
2005-10-02regenBrad Smith
2005-10-02a little bit more consistent naming scheme for Apple devices and addBrad Smith
2005-10-02remove isa_intr_evcnt() prototype. a NetBSD-ism.Brad Smith
2005-10-02remove isa_intr_evcnt() prototype. a NetBSD-ism.Brad Smith
2005-10-02enable ath(4) on alpha.Reyk Floeter
2005-10-02add special handling for some o2micro devices, so by instance atheros works.Federico G. Schwindt
2005-10-02Add comment regarding the `reserved' o2micro registers, taken fromFederico G. Schwindt
2005-10-02regenBrad Smith
2005-10-02add some NVidia cards.Brad Smith
2005-10-02add hmeBrad Smith
2005-10-02spaces vs tabBrad Smith
2005-10-02assert tx rate is non-null so we don't end up dividing by zero.Damien Bergamini
2005-10-02avoid multiple calls to sc_enable(). cardbus_intr_establish() was calledDamien Bergamini
2005-10-02pcn onto CD ramdisk, testing of regular ramdisk fits; spotted by kaoru@kaisei...Theo de Raadt
2005-10-02allows dhcpd to work when ral/ural is acting as a standalone AP (withoutDamien Bergamini
2005-10-02replace the two separate dmamem allocations for the passthrough commandsDavid Gwynne
2005-10-01remove return at the end of void function.Brad Smith
2005-10-01Recognize 970 processor and provide a function/variable to determine ifDale Rahn
2005-10-01update names.Brad Smith
2005-10-01regenBrad Smith
2005-10-01better names for Apple GMAC's.Brad Smith
2005-10-01regenBrad Smith
2005-10-01add a Broadcom BCM5701 with a Apple vendor id.Brad Smith
2005-10-01add Broadcom BCM5421K2Brad Smith
2005-10-01regenBrad Smith
2005-10-01add the Broadcom BCM5421K2 PHY found in the Apple K2 IC in the G5.Brad Smith
2005-10-01oops, the include was just doing fine thereMartin Reindl
2005-10-01fix some comments and put if_devar.h include where it belongsMartin Reindl
2005-10-01simplifiy esp_dafb_have_dreq()Martin Reindl
2005-10-01load the BCM5401 DSP code for rev 0 and not rev 1.Brad Smith
2005-10-01add Broadcom BCM5462Brad Smith
2005-10-01regenBrad Smith
2005-10-01add the Broadcom BCM5462 PHY found in the Apple Vesta PHY IC in the iMac G5.Brad Smith
2005-09-30Determine the number of attached devices from OF.Mark Kettenis
2005-09-30Configure pci busses on ht too.Mark Kettenis
2005-09-30i hate panic messages which do not print the value that was in errorTheo de Raadt
2005-09-30regenMark Kettenis
2005-09-30s/K2_UATA/K2_ATA/Mark Kettenis
2005-09-30Add support for K2 GMAC.Mark Kettenis
2005-09-30regenMark Kettenis