Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-08-01 | Support for new Marvell based Gigabit Ethernet adapters | Nathan Binkert | |
ok deraadt@ | |||
2003-07-30 | Experimental support for ICH5/ICH5R SATA, inspired from FreeBSD | Alexander Yurchenko | |
ata driver. | |||
2003-07-29 | Support for HPT302 and HPT371, inspired from the FreeBSD ata driver. | Alexander Yurchenko | |
Thanks to otto@ for help in regress testing and tedu@ for unslacking me. | |||
2003-07-25 | The AIC5900 and AIC5905 are ATM chipsets, not SCSI controllers. | Henning Brauer | |
Jason Ackley <jason@ackley.net> in PR3368 | |||
2003-07-25 | remove extra arg to printf | Jason Wright | |
2003-07-25 | cast and %lu for size_t variable printf | Jason Wright | |
2003-07-24 | sync | Alexander Yurchenko | |
2003-07-24 | New vendor Myson Century Inc and its MTD803 ethernet. Found on a | Alexander Yurchenko | |
new form@'s motherboard. | |||
2003-07-24 | sync | Theo de Raadt | |
2003-07-24 | cleanup | Theo de Raadt | |
2003-07-23 | Enable ATAPI DMA for modern Promise ATA controllers since only old | Alexander Yurchenko | |
ones have problems with it. Tested on PDC20262/268/269. | |||
2003-07-23 | Old Promise ATA controllers need some additional operations | Alexander Yurchenko | |
during DMA transfers to work correctly with LBA48 drives. Based on diff from Takeshi Nakayama <tn@catvmics.ne.jp> for NetBSD with some corrections from FreeBSD ATA driver. | |||
2003-07-23 | VT1612A; matthew.gream@pobox.com | Theo de Raadt | |
2003-07-22 | sync | Jason Wright | |
2003-07-22 | vendor safenet and produc safenet safexcel | Jason Wright | |
2003-07-20 | acer chips seem to work with atapi dma now. ok grange@ | Ted Unangst | |
2003-07-20 | regen | Matthieu Herrb | |
2003-07-20 | fix | Matthieu Herrb | |
2003-07-20 | regen | Matthieu Herrb | |
2003-07-20 | Add SiS 650 VGA. Ok deraadt@, henning@. | Matthieu Herrb | |
2003-07-20 | Use LBA48 only when accessing blocks after 137Gb limit or using sectors | Alexander Yurchenko | |
count more than 255 to reduce registers writting overhead. Gives me about 5% perfomance increase in a dumb synthetic test. Some input and ok from costa@ a long time ago. | |||
2003-07-20 | sync | Alexander Yurchenko | |
2003-07-20 | Add HPT302 and HPT371 IDE controllers. | Alexander Yurchenko | |
Approved by the Master of the pcidevs deraadt@. | |||
2003-07-19 | Remove bullshit: hpt366 rev. 1 is hpt366, not hpt372a. | Alexander Yurchenko | |
2003-07-19 | typo | Alexander Yurchenko | |
2003-07-19 | Ericsson DCU-10 & DCU-11 is a simple USB->Serial device. | Cedric Berger | |
ok+thanks todd@ | |||
2003-07-19 | sync | Cedric Berger | |
2003-07-19 | Ericsson DCU-10 & DCU-11, made by Susteen, Inc. | Cedric Berger | |
ok+thanks todd@ | |||
2003-07-18 | sync | Alexander Yurchenko | |
2003-07-18 | Add Intel 82801EB/ER SATA controller found in the dmesg from todd@. | Alexander Yurchenko | |
ok deraadt@ | |||
2003-07-15 | sync | Theo de Raadt | |
2003-07-15 | new | Theo de Raadt | |
2003-07-15 | Add support for AD1985, deraadt@ ok | Damien Couderc | |
2003-07-15 | i386 needs isavar.h, sparc64 doesn't (no one else uses this.. yet) | Jason Wright | |
2003-07-15 | correct some debugging printfs | Jason Wright | |
2003-07-15 | ansi | Jason Wright | |
2003-07-15 | move prototype for com_raisedtr() to comvar.h (just like pccom). | Jason Wright | |
2003-07-14 | uptimes in secs and usecs seem to be swapped w/ each other; also confirmed ↵ | Michael Shalayeff | |
by millert | |||
2003-07-14 | Add Siemens SpeedStream 1021 | Todd C. Miller | |
2003-07-14 | regen | Todd C. Miller | |
2003-07-14 | Add Siemens SpeedStream 1021 | Todd C. Miller | |
2003-07-13 | make this compile on big endian systems. | Brad Smith | |
-- From: NetBSD | |||
2003-07-09 | sync | Otto Moerbeek | |
2003-07-09 | Add V3 V961PBC i960 Host-PCI and VIA VT8751 Host-PCI | Otto Moerbeek | |
ok deraadt@ henning@ | |||
2003-07-09 | Eliminate creation/destruction of dmamap's for every xmit by reusing | Kenneth R Westerback | |
statically allocated maps. Significant performance boost on both sparc64 and macppc. Tested on macppc by drahn@. ok jason@ drahn@. | |||
2003-07-09 | Fix problems with ICS1893 PHY and some sis chipsets. | Kenneth R Westerback | |
Partial re-sync with FreeBSD, from Jeorg Sonnenberger. Tested by Jeorg, Henning@, Paul de Weerd, Otto@, and myself. ok henning@ deraadt@ | |||
2003-07-08 | no need for an explicit machine/intr.h; tested on alpha, i386, sparc | Michael Shalayeff | |
2003-07-08 | sync | Damien Couderc | |
2003-07-08 | add Intel 82865G/PE/P, Intel 82801ER and 3Com 3c940 deraadt@ ok | Damien Couderc | |
2003-07-08 | regen | Michael Shalayeff | |