Age | Commit message (Expand) | Author |
2006-06-05 | start to sync some changes and fixes from various "openhal" ports of | Reyk Floeter |
2006-06-05 | cleanup. | Marc Balmer |
2006-06-04 | KNF and whitespace cleanup, no functional change | Felix Kronlage |
2006-06-04 | - ntpd no longer needs the NTP identifier as part of a timedelta sensor | Marc Balmer |
2006-06-03 | regen | Gordon Willem Klok |
2006-06-03 | Add pci vendor id for Equinox systems, and several device ids for | Gordon Willem Klok |
2006-06-03 | prettier function declaration | Martin Reindl |
2006-06-03 | regen | Uwe Stuehler |
2006-06-03 | correct product id for the SyChip device | Uwe Stuehler |
2006-06-03 | - only call config_found for function number > 0 | Uwe Stuehler |
2006-06-03 | make detachable, inspired by netbsd | Martin Reindl |
2006-06-02 | regen | Uwe Stuehler |
2006-06-02 | more products from http://mmc.drzeus.cx/wiki/SDIO | Uwe Stuehler |
2006-06-02 | s/CID/CIS/ | Uwe Stuehler |
2006-06-02 | use the cardbus_conf_read/cardbus_conf_write macros instead of the | Felix Kronlage |
2006-06-02 | Implement power hook (without looking at the capabilities yet). | Uwe Stuehler |
2006-06-02 | sbus_establish() and the associated linked list in the sbus softc is now only | Miod Vallat |
2006-06-02 | When trying to find leaf lebuffer devices, to work around broken old PROMs, | Miod Vallat |
2006-06-02 | ditch unused struct isadev and in turn the isavar.h include | Martin Reindl |
2006-06-02 | Deja-vu - again I make bge stop claiming all interrupts for it's own. | Bob Beck |
2006-06-02 | add powerhooks for ral(4) cards with the RT2560 chipset; | Robert Nagy |
2006-06-01 | hide link up/down messages under XGE_DEBUG. | Brad Smith |
2006-06-01 | do not enable promiscous mode by default. | Brad Smith |
2006-06-01 | Multiply the capacity for cards with block size >512 bytes (e.g. 2G cards). | Uwe Stuehler |
2006-06-01 | remove a comma from the attach line, makes dmesg prettier | Felix Kronlage |
2006-06-01 | These magics -> This magic | Brad Smith |
2006-06-01 | The largest allowable frame size is 9622 bytes. | Brad Smith |
2006-06-01 | SDIO card identification | Uwe Stuehler |
2006-06-01 | fewer debug messages | Uwe Stuehler |
2006-06-01 | regen | Uwe Stuehler |
2006-06-01 | The Spectec device is probably a SDW-820. Keep product names short | Uwe Stuehler |
2006-06-01 | leave the reply_dva address alone so we can post it back to the ioc rather | David Gwynne |
2006-06-01 | regen | Uwe Stuehler |
2006-06-01 | Start a list of SD vendors and products. | Uwe Stuehler |
2006-06-01 | fix some macros | David Gwynne |
2006-06-01 | Make the debug printfs work if RAL_DEBUG is defined. | Robert Nagy |
2006-06-01 | Add powerhooks for ral(4) cards with RT2561 chipset, and also fix | Robert Nagy |
2006-06-01 | add 2 subclasses, subclass storage SAS and subclass system SD Host Controller. | Brad Smith |
2006-06-01 | de-static and formatting. | Brad Smith |
2006-06-01 | enable hardware RX checksum offload. | Brad Smith |
2006-06-01 | formatting | Brad Smith |
2006-06-01 | oops, i dont know how to count bits. fix the OFFSET bitmasks in the device | David Gwynne |
2006-06-01 | add spi device configuration pages 0 and 1 | David Gwynne |
2006-06-01 | We do not create st devices with different density modes. i.e. with device | Kenneth R Westerback |
2006-06-01 | Add the MIIF_AUTOTSLEEP flag, needed by gigabit axe(4) devices. | Christopher Pascoe |
2006-06-01 | Remove unused macros, improve readability. | Christopher Pascoe |
2006-06-01 | fix the reply handling on crazy machines that give me bits in the high part | David Gwynne |
2006-06-01 | Pass the value of IPG2 to the AX88178 in the index register. | Christopher Pascoe |
2006-06-01 | KNF. | Christopher Pascoe |
2006-06-01 | Whitespace cleanup. | Christopher Pascoe |