summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2004-06-20zx(4) support for sparc64, tested on an Ultra 2.Miod Vallat
2004-06-20add the VNDIOCGET ioctl to vnode disks, ok millert@Pedro Martelletto
2004-06-20fix EHCI_DEBUG crud; aratchov@magphy.ujf-grenoble.frTheo de Raadt
2004-06-19save curproc for further reference, otherwise we may end up in lockmgr()Pedro Martelletto
2004-06-18On architectures which have strict alignment, shift the entire mbuf chain byRyan Thomas McBride
2004-06-18Fix jumbo frames.Ryan Thomas McBride
2004-06-18Pass MAX_JUMBO_FRAME_SIZE as the size argument of bus_dmamap_create(),Ryan Thomas McBride
2004-06-18Avlab PCI 4 Serial, takashi@crazyhack.net in PR3823Henning Brauer
2004-06-18syncHenning Brauer
2004-06-18Avlab 4 Serial pucHenning Brauer
2004-06-16regenMatthieu Herrb
2004-06-16+ nVidia Geforce4 Ti 4200 Go + typo. Ok deraadt@.Matthieu Herrb
2004-06-14Remove unused descriptive name strings. We use the names the devices return.Kenneth R Westerback
2004-06-13debranch SMP, have funNiklas Hallqvist
2004-06-13regenMichael Shalayeff
2004-06-13support iriver ifp-1xx thingiesMichael Shalayeff
2004-06-13cy_attach improvements; ok artPeter Valchev
2004-06-12Add check for bp->b_bcount in siop_minphys() as other drivers have.Kenneth R Westerback
2004-06-12Sync with FreeBSD aicasm. No changes to the generated reg.h or seq.hKenneth R Westerback
2004-06-10From FreeBSD (via rees@umich.edu and nate)Peter Valchev
2004-06-08Make umass CBI buffer handling consistant with BBB buffer handling byKenneth R Westerback
2004-06-06Multicast cleanupsRyan Thomas McBride
2004-06-06- replace hand-rolled crc32 with ether_crc32_be()Ryan Thomas McBride
2004-06-05Remove unneeded dependency on wscons_raster.hMiod Vallat
2004-06-05regenBrad Smith
2004-06-05add Intel i960 RD PCI-PCI bridge found on Intel EtherExpress PRO/100 Server a...Brad Smith
2004-06-05Make multicast ranges work.Ryan Thomas McBride
2004-06-05- replace handrolled crc32 with ether_crc32_be()Ryan Thomas McBride
2004-06-05Clean up style in ioctl.Ryan Thomas McBride
2004-06-05cleanup, no functional changesPeter Valchev
2004-06-05a step towards 8139C+Peter Valchev
2004-06-05Missing lockinit().Alexander Yurchenko
2004-06-05fix a few printf; pval okTheo de Raadt
2004-06-05Remove NGPIO button.Alexander Yurchenko
2004-06-05add multicast supportPeter Valchev
2004-06-05syncTheo de Raadt
2004-06-05shrinkTheo de Raadt
2004-06-05RealTek 8139C+/8169/8169S/8110S PCI NIC driver from FreeBSD/NetBSDPeter Valchev
2004-06-05Add defines for RealTek 8139C+/8169/8169S/8110S; from FreeBSDPeter Valchev
2004-06-05Driver for the RealTek 8169S/8110S internal 10/100/1000 PHYPeter Valchev
2004-06-05syncPeter Valchev
2004-06-05gigE PHY in the RealTek 8169S/8110S chipsPeter Valchev
2004-06-05another try to re-add itTheo de Raadt
2004-06-05Remove unused file. We use aic7xxxvar.h.Kenneth R Westerback
2004-06-05Remove unused file. We use aic7xxxvar.h.Kenneth R Westerback
2004-06-04fix conversion to ether_crc32_be(). problem noticed by naddy@Brad Smith
2004-06-04regen for ASUS SpaceLink WL-100Todd C. Miller
2004-06-04Add support for ASUS SpaceLink WL-100 PCMCIA 802.11b card; Sigfred HÃversenTodd C. Miller
2004-06-04regenTodd C. Miller
2004-06-04Fix pasto I introduced in Adaptec AWN-8030 additionTodd C. Miller