Age | Commit message (Expand) | Author |
2003-02-28 | Update firmware to latest levels- fixes several nasty bugs on the 2300 at least. | mjacob |
2003-02-28 | Revert previous change. This driver is shared with 4 other platforms. | mjacob |
2003-02-28 | Increase IDENTIFY command timeout to 3 sec, as required by some | Alexander Yurchenko |
2003-02-28 | take too. patch ahs to screw up once in a while | Michael Shalayeff |
2003-02-28 | remove non-typo changes. sorry folks | Michael Shalayeff |
2003-02-28 | typo; from weissmanndude | Michael Shalayeff |
2003-02-28 | add support for 3cr990 (not 3cr990a,b,c, etc) and 3cr990-fx; from linux driver | Jason Wright |
2003-02-28 | more txp's; from linux driver | Jason Wright |
2003-02-27 | regen | Alexander Yurchenko |
2003-02-27 | Add ServerWorks CSB6 ATA chip, found in dmesg from niklas@ | Alexander Yurchenko |
2003-02-27 | regen | Alexander Yurchenko |
2003-02-27 | Add some more Promise chips (including SATA ones) and a little | Alexander Yurchenko |
2003-02-27 | print out the ethernet address in the dmesg. | Nathan Binkert |
2003-02-27 | regen | Michael Shalayeff |
2003-02-27 | add ENE cb1410 and sort out the EFFICIENTNETS | Michael Shalayeff |
2003-02-26 | Better support for the ps/2-style HIL keyboards (those with a real numeric | Miod Vallat |
2003-02-26 | New hil child devices attachment framework, that allow them to be detached | Miod Vallat |
2003-02-26 | split encap and txeof functions into ones for tigon1 and tigon2 | Nathan Binkert |
2003-02-26 | don't do arithmetic on bus space handles. Instead, use bus_space functions | Nathan Binkert |
2003-02-26 | Add support for AirVast WN-100; nick@ | Todd C. Miller |
2003-02-26 | regen | Todd C. Miller |
2003-02-26 | Add AirVast WN-100; from nick@ | Todd C. Miller |
2003-02-25 | move NULLification to end so it's useful. | Ted Unangst |
2003-02-25 | Correct the size of __reserved9 field in struct ataparams; | Alexander Yurchenko |
2003-02-25 | remove redundant check. | Ted Unangst |
2003-02-25 | remove useless check. | Ted Unangst |
2003-02-25 | correct bounds check. yichen xie's bounds checker catch. | Ted Unangst |
2003-02-25 | fix two off by ones | Ted Unangst |
2003-02-24 | correct check for the size of semitones | Ted Unangst |
2003-02-24 | Detypoing; henric@ and me | Alexander Yurchenko |
2003-02-24 | Add support for LZS compression (only usable by ipcomp at the moment) | Jason Wright |
2003-02-24 | For CMD chips call pciide_chan_candisable() for both channels to prevent | Alexander Yurchenko |
2003-02-24 | Various typos. | Miod Vallat |
2003-02-23 | initialize error | Ted Unangst |
2003-02-21 | Fix Manuel Bouyer's copyright, from NetBSD | Alexander Yurchenko |
2003-02-21 | remove unused variable | Ted Unangst |
2003-02-20 | Fix a crash in the systrace found by form@ | Artur Grabowski |
2003-02-20 | no trailing newline in panic(); PR 3103 | Henning Brauer |
2003-02-20 | In typical linux style, set a magic bit that makes the floppy work on | Jason Wright |
2003-02-19 | - Bump size of MAX_RESULT by 4 to include compression result | Jason Wright |
2003-02-19 | Sync if_vr code with FreeBSD. This makes the driver much better when it comes | Miod Vallat |
2003-02-19 | Regen | Miod Vallat |
2003-02-19 | Recognize ICS1893; from NetBSD | Miod Vallat |
2003-02-19 | use a nop with I bit set at the end of the tx chain. This avoids a race | Jason Wright |
2003-02-19 | Leaving console polling mode works now, and workaround boot -a slow response | Miod Vallat |
2003-02-18 | Oops, remove debug code that was not supposed to be left here | Miod Vallat |
2003-02-18 | convert to new registration scheme | Jason Wright |
2003-02-18 | intial -> initial | Jason McIntyre |
2003-02-18 | intial -> initial; | Jason McIntyre |
2003-02-18 | Whenever possible, store the prom font data in off-screen frame buffer | Miod Vallat |