summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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
2006-06-02All I wanted was to fix the bogus PG_SZ macro, but this is better:Miod Vallat
2006-06-02Introduce attributes to interface groups.Marco Pfatschbacher
2006-06-02Spelling.Christopher Pascoe
2006-06-02feild -> fieldMiod Vallat
2006-06-02Implement splassert() on vax.Miod Vallat
2006-06-02turn the non-DEBUG case of DPRINTF into a do {} while (0) so it worksJason Wright
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-02remove upgrade/downgrade, they are useless.Ted Unangst
2006-06-02- clear the PCI_AFSR during initJason Wright
2006-06-02correct bits for bus type in PCIAFSRJason Wright
2006-06-02ppm driver. We don't use it for much... except to blink the power switch led...Jason Wright
2006-06-02add powerhooks for ral(4) cards with the RT2560 chipset;Robert Nagy
2006-06-02cleanup, move thecus board_reset from MI arm/xscale into armish dir.Dale Rahn
2006-06-02bits bits bits, who got dat bitsJason Wright
2006-06-02add structs and macros for a few MMC commandsMichael Coulter
2006-06-02The I-cache seems to work fine on the UltraSPARC III, so never disable it,Mark Kettenis
2006-06-02Remove unused local variable from debug code.Mark Kettenis
2006-06-01the bit shifted should be a type at least as wide as the comparison (u_quad_t)Jason Wright
2006-06-01Avoid buffer overflow in case of oversized input.Chris Kuethe
2006-06-01add xge(4).Brad Smith
2006-06-01add xge(4).Brad Smith
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-01mbalmer says the swiss have learned how to swim.Chris Kuethe
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-01Right at the end of a debug kernel build, the current Makefile copies bsdChristopher Pascoe
2006-06-01regenUwe Stuehler