Age | Commit message (Expand) | Author |
2006-06-02 | turn the non-DEBUG case of DPRINTF into a do {} while (0) so it works | Jason Wright |
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 | remove upgrade/downgrade, they are useless. | Ted Unangst |
2006-06-02 | - clear the PCI_AFSR during init | Jason Wright |
2006-06-02 | correct bits for bus type in PCIAFSR | Jason Wright |
2006-06-02 | ppm driver. We don't use it for much... except to blink the power switch led... | Jason Wright |
2006-06-02 | add powerhooks for ral(4) cards with the RT2560 chipset; | Robert Nagy |
2006-06-02 | cleanup, move thecus board_reset from MI arm/xscale into armish dir. | Dale Rahn |
2006-06-02 | bits bits bits, who got dat bits | Jason Wright |
2006-06-02 | add structs and macros for a few MMC commands | Michael Coulter |
2006-06-02 | The I-cache seems to work fine on the UltraSPARC III, so never disable it, | Mark Kettenis |
2006-06-02 | Remove unused local variable from debug code. | Mark Kettenis |
2006-06-01 | the bit shifted should be a type at least as wide as the comparison (u_quad_t) | Jason Wright |
2006-06-01 | Avoid buffer overflow in case of oversized input. | Chris Kuethe |
2006-06-01 | add xge(4). | Brad Smith |
2006-06-01 | add xge(4). | Brad Smith |
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 | mbalmer says the swiss have learned how to swim. | Chris Kuethe |
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 | Right at the end of a debug kernel build, the current Makefile copies bsd | Christopher Pascoe |
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 | latch the AFSR/AFAR -before- reading the PCI control/status register | Jason Wright |
2006-06-01 | regen | Uwe Stuehler |
2006-06-01 | Start a list of SD vendors and products. | Uwe Stuehler |
2006-06-01 | do a better job of setting up the PBM. Doesn't fix the PIO faults we're | Jason Wright |
2006-06-01 | Add basic NMEA0183 support as a tty line discipline. The line discipline | Marc Balmer |
2006-06-01 | fix some macros | David Gwynne |
2006-06-01 | - stop using magic constants for the onboard error INOs (one was wrong anyway) | Jason Wright |
2006-06-01 | Compile broken ipmi into GENERIC, so it's easy for marco to fix | Bob Beck |
2006-06-01 | After changing J3 to J4 on the thecus board, serial interrupts work just | Dale Rahn |
2006-06-01 | Splraise is strictly to increase spl, do not lower. | Dale Rahn |
2006-06-01 | Better to attach obio devices after pci. | Dale Rahn |
2006-06-01 | Proper config attach, not always return 1 from probe. | Dale Rahn |
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 | enable xge(4) on the CD RAMDISKs. | 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 | add bit defns for [UE]FAR | Jason Wright |