Age | Commit message (Expand) | Author |
2003-10-17 | vndunit() wasn't quite right after last change, limiting vnds to 16. | Ted Unangst |
2003-10-17 | Old CMD chips don't have independant channels; from NetBSD. | Alexander Yurchenko |
2003-10-17 | Merge an old fix from NetBSD: | Alexander Yurchenko |
2003-10-16 | Registers definitions for ICH5/ICH5R SATA | Alexander Yurchenko |
2003-10-16 | New flag to mark SATA drives | Alexander Yurchenko |
2003-10-16 | spaces/tabs cleanup | Alexander Yurchenko |
2003-10-16 | VIA VT8231 support; from matthew.gream@pobox.com in PR 3523 | Alexander Yurchenko |
2003-10-16 | sync | Alexander Yurchenko |
2003-10-16 | VIA VT8231 Power Management device | Alexander Yurchenko |
2003-10-16 | Mark all supported SATA controllers with flag WDC_CAPABILITY_SATA | Alexander Yurchenko |
2003-10-16 | New flag to mark SATA controllers | Alexander Yurchenko |
2003-10-16 | spaces/tabs cleanup | Alexander Yurchenko |
2003-10-16 | Cleanup a bit, more pretty debug messages. | Alexander Yurchenko |
2003-10-16 | Allow setting of wdcdebug*_mask variables via preprocessor defines. | Alexander Yurchenko |
2003-10-16 | Kill two static function declarations. | Alexander Yurchenko |
2003-10-16 | Define some SATA fields in the IDENTIFY structure. | Alexander Yurchenko |
2003-10-14 | Align siop_xfer on 128 byte boundary for all architectures now that 3.4 is out. | Kenneth R Westerback |
2003-10-14 | Add htole and bus_dmamap_sync code. These allow if_vr to work on powerpc. | Dale Rahn |
2003-10-13 | rx checksum offload support (based on earlier code from aaron@, but with | Jason Wright |
2003-10-13 | rx checksum offload support (based on the freebsd implementation) | Jason Wright |
2003-10-13 | Bring bge and brgphy more up to date with changes from FreeBSD and NetBSD. | Kenneth R Westerback |
2003-10-13 | last vtophys (tx data) is now dead. Needs dma sync's and probably more | Jason Wright |
2003-10-12 | only one vtophys left (tx data)... both the rx and tx descriptors are | Jason Wright |
2003-10-12 | rework rx to use bus_dma and sprinkle with a small amount of htole32. | Jason Wright |
2003-10-11 | sync | Thomas Nordin |
2003-10-11 | ATI Radeon 9100. deraadt@ ok | Thomas Nordin |
2003-10-11 | bump minor gap for svnd devices, so more vnds are allowed. | Ted Unangst |
2003-10-10 | unsmoke drugs in vr_encap() (simplify it quite alot) | Jason Wright |
2003-10-10 | lightly season with a touch of htole32()... a pinch will do. | Jason Wright |
2003-10-10 | another easy vtophys removal (tx descriptor setup)... 6 to go. | Jason Wright |
2003-10-10 | don't use vtophys on rx lists any more | Jason Wright |
2003-10-10 | Calibration code from FreeBSD/NetBSD. Some of the auich's are clocked too | Jason Wright |
2003-10-09 | Typo, iquiry->inquiry | Miod Vallat |
2003-10-09 | Support for VIA VT8237 ATA and SATA from NetBSD. | Alexander Yurchenko |
2003-10-09 | remove duplicate ifdef __hppa__ that somehow has gotten in there | Michael Shalayeff |
2003-10-09 | go back to non-raw busdma load as some archs still do not have load_raw | Michael Shalayeff |
2003-10-09 | - from freebsd: 795[56] AES support | Jason Wright |
2003-10-08 | sync; intel proxgb | Jason Wright |
2003-10-08 | intel PRO/XGB | Jason Wright |
2003-10-08 | originally from cb@netbsd.org, adapted by provos | Nikolay Sturm |
2003-10-07 | sync | Alexander Yurchenko |
2003-10-07 | typo in previous commit, sigh | Alexander Yurchenko |
2003-10-07 | sync | Alexander Yurchenko |
2003-10-07 | VIA VT8237 SATA; ok deraadt@ | Alexander Yurchenko |
2003-10-07 | use PCI_PMCSR instead of some magic value. | Federico G. Schwindt |
2003-10-07 | Do not forget to initialise the version member of the softc, and bring | Miod Vallat |
2003-10-07 | use crypto/arc4; test, debug, ok millert@; ok fgsch@ | Markus Friedl |
2003-10-06 | more pci_flags, unused for now; from netbsd. | Federico G. Schwindt |
2003-10-06 | power management status reg. definition; from netbsd. | Federico G. Schwindt |
2003-10-06 | make lge(4) compile, from tedu@ | David Krause |