summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2006-06-07killproc() is orphaned, so kill it; ok deraadt@Miod Vallat
2006-06-07enable azalia; ok jasonTheo de Raadt
2006-06-07shut up and play the music.Jason Wright
2006-06-07do not #undef HORRID_III_HACKTheo de Raadt
2006-06-07from freebsd r1.185 (tested by beck@ and krw@; pedro@ ok):Michael Shalayeff
2006-06-07regenBrad Smith
2006-06-07rename the Realtek RT8111B entry to RT8168.Brad Smith
2006-06-06- general cleaning, removing unneeded vars, spelling, etcJason Wright
2006-06-06fix a bad strlcpy, from ben lovettJolan Luff
2006-06-06Define R5k/R10k extra trap codes.Miod Vallat
2006-06-06In pmap_enter(), when deciding to flush the icache for a page, invoke theMiod Vallat
2006-06-06back out multiple routing table diffs (3 of 'em) because this makesTheo de Raadt
2006-06-06Put mrouting enable flag inside the right ifdef. If you change filesTheo de Raadt
2006-06-06set the ccb state when it comes off the free list. this isnt used anywhereDavid Gwynne
2006-06-06fix a panic string to mention the corrent place its freaking out in.David Gwynne
2006-06-06use _C_LABEL() instead of _Michael Shalayeff
2006-06-06System build pieces for armish arch.Dale Rahn
2006-06-05Write the words of the mac address in reverse order to fix a MAC problem onDale Rahn
2006-06-05- discard Rx frames with a bad CRC earlyDamien Bergamini
2006-06-05start to sync some changes and fixes from various "openhal" ports ofReyk Floeter
2006-06-05cleanup.Marc Balmer
2006-06-05In ubareset(), be sure to destroy the uba extent before recreating it, toMiod Vallat
2006-06-05fix really stupid botch i made in last commit. RW_WRITE and RW_READ areTed Unangst
2006-06-05various cleanups; ok mbalmerTheo de Raadt
2006-06-04In extent_destroy(), only remove the extent from the global extent list ifMiod Vallat
2006-06-04KNF and whitespace cleanup, no functional changeFelix Kronlage
2006-06-04Missing RCS IdMiod Vallat
2006-06-04Allow any user to request the current adjustment; ok henning@ deraadt@Otto Moerbeek
2006-06-04Shrink VM_PHYSSEG_MAX to 1 on platforms where physical memory is contiguousMiod Vallat
2006-06-04When VM_PHYSSEG_MAX is 1, use VM_PSTRAT_RANDOM for VM_PHYSSEG_STRAT, thisMiod Vallat
2006-06-04- ntpd no longer needs the NTP identifier as part of a timedelta sensorMarc Balmer
2006-06-03regenGordon Willem Klok
2006-06-03Add pci vendor id for Equinox systems, and several device ids forGordon Willem Klok
2006-06-03prettier function declarationMartin Reindl
2006-06-03regenUwe Stuehler
2006-06-03correct product id for the SyChip deviceUwe Stuehler
2006-06-03- only call config_found for function number > 0Uwe Stuehler
2006-06-03make detachable, inspired by netbsdMartin Reindl
2006-06-02regenUwe Stuehler
2006-06-02more products from http://mmc.drzeus.cx/wiki/SDIOUwe Stuehler
2006-06-02s/CID/CIS/Uwe Stuehler
2006-06-02Fix name of lcd(4) in dmesg.Miod Vallat
2006-06-02Map the vector page cacheable during startup.Miod Vallat
2006-06-02Add some comments in the return endpointsPedro Martelletto
2006-06-02now that com_cardbus works on macppc, add 'com* at cardbus?' to GENERICFelix Kronlage
2006-06-02Add a clonable devices implementation. Hacked along with thib@, inputPedro Martelletto
2006-06-02use the cardbus_conf_read/cardbus_conf_write macros instead of theFelix Kronlage
2006-06-02Implement power hook (without looking at the capabilities yet).Uwe Stuehler
2006-06-02sbus_establish() and the associated linked list in the sbus softc is now onlyMiod Vallat
2006-06-02When trying to find leaf lebuffer devices, to work around broken old PROMs,Miod Vallat