summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2006-06-07shut up and play the music.Jason Wright
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-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-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-04KNF and whitespace cleanup, no functional changeFelix Kronlage
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-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
2006-06-02ditch unused struct isadev and in turn the isavar.h includeMartin Reindl
2006-06-02Deja-vu - again I make bge stop claiming all interrupts for it's own.Bob Beck
2006-06-02add powerhooks for ral(4) cards with the RT2560 chipset;Robert Nagy
2006-06-01hide link up/down messages under XGE_DEBUG.Brad Smith
2006-06-01do not enable promiscous mode by default.Brad Smith
2006-06-01Multiply the capacity for cards with block size >512 bytes (e.g. 2G cards).Uwe Stuehler
2006-06-01remove a comma from the attach line, makes dmesg prettierFelix Kronlage
2006-06-01These magics -> This magicBrad Smith
2006-06-01The largest allowable frame size is 9622 bytes.Brad Smith
2006-06-01SDIO card identificationUwe Stuehler
2006-06-01fewer debug messagesUwe Stuehler
2006-06-01regenUwe Stuehler
2006-06-01The Spectec device is probably a SDW-820. Keep product names shortUwe Stuehler
2006-06-01leave the reply_dva address alone so we can post it back to the ioc ratherDavid Gwynne
2006-06-01regenUwe Stuehler
2006-06-01Start a list of SD vendors and products.Uwe Stuehler
2006-06-01fix some macrosDavid Gwynne
2006-06-01Make the debug printfs work if RAL_DEBUG is defined.Robert Nagy
2006-06-01Add powerhooks for ral(4) cards with RT2561 chipset, and also fixRobert Nagy
2006-06-01add 2 subclasses, subclass storage SAS and subclass system SD Host Controller.Brad Smith
2006-06-01de-static and formatting.Brad Smith
2006-06-01enable hardware RX checksum offload.Brad Smith