summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2001-10-25implement "the other" pci interface for wavelans, found on intersilMichael Shalayeff
2001-10-25match on corega pcc-tdMichael Shalayeff
2001-10-25match on corega pccb-11Michael Shalayeff
2001-10-25regenMichael Shalayeff
2001-10-25add a couple of corega cards, from netbsdMichael Shalayeff
2001-10-25regenMichael Shalayeff
2001-10-25add intersil mini-pci wlan; from netbsdMichael Shalayeff
2001-10-25add prism2.5 mini-pci nic idMichael Shalayeff
2001-10-25match on gemtekMichael Shalayeff
2001-10-25regenMichael Shalayeff
2001-10-25add gemtek and symbol wlans; from netbsdMichael Shalayeff
2001-10-25darkblack@networking-center.org says it should be apostrophe instead of grave...Michael Shalayeff
2001-10-25ddb entry support using usb (console) keyboard.Dale Rahn
2001-10-25If a usb keyboard is detached, check if the intrpipe is still active.Dale Rahn
2001-10-25If the console keyboard goes away, reinit wskbd_console_device.Dale Rahn
2001-10-24Print intrstr, not dv_xname. mickey@ ok.Hakan Olsson
2001-10-24Use macros from sys/disklabel.h instead of custom ones with slightlyTodd C. Miller
2001-10-24Protect against deranged fabric name servers.mjacob
2001-10-24keep up with the joneses (track other OS)mjacob
2001-10-24update firmwaremjacob
2001-10-24More cleanups from FreeBSD version- principally getting rid of bogusmjacob
2001-10-24Match Netgear MA301 dumb PCMCIA->PCI bridge.Todd C. Miller
2001-10-24regen with MA301 entryTodd C. Miller
2001-10-24Add Netgear MA301 (PLX 9052 based dumb PCMCIA->PCI bridge).Todd C. Miller
2001-10-24cleanup, such as spaces and dangling return;sMichael Shalayeff
2001-10-24replace strings w/ defined names, missing initializer for pcbeep and split to...Michael Shalayeff
2001-10-24do not #ifdef ANCACHE stuff makes softc constant; pointed out by dima@m3d.dhs...Michael Shalayeff
2001-10-24add missing RCS idsBrad Smith
2001-10-24add several more codecs, from elsaMichael Shalayeff
2001-10-24regenMichael Shalayeff
2001-10-24a few siemens nixdorf productsMichael Shalayeff
2001-10-24do not use kvtop(), use dma maps' stuffMichael Shalayeff
2001-10-24creative labs sb live! and (perhaps) pci512 driver.Michael Shalayeff
2001-10-18solve numerous problems:Michael Shalayeff
2001-10-14Andreas Gunnarsson found a bug in iha that causes system crashesKenneth R Westerback
2001-10-11fix the cmd execution problem from pr#2116; from pvk@tsinet.ruMichael Shalayeff
2001-10-10gigabit only phys don't have any of the 10/100 bits set in BMSR, but theJason Wright
2001-10-09Make bge use busdmaNathan Binkert
2001-10-09Don't enable BGE_CHECKSUM yet, since it doesn't work.Nathan Binkert
2001-10-09- keep a spare dmamap_t around for rx (use it to keep the old mbuf loadedJason Wright
2001-10-08Support the WiseCom iPort 10/100; thanks to Brendan Hiley <ultr0s@mbox.com.au>Aaron Campbell
2001-10-08regenAaron Campbell
2001-10-08WiseCom iPort; Brendan Hiley <ultr0s@mbox.com.au>Aaron Campbell
2001-10-08Complete (I hope) the changes to siop that make it pay attentionKenneth R Westerback
2001-10-07match DTCTECH Domex DMX3194U (it's an initio in a different box)Jason Wright
2001-10-07syncJason Wright
2001-10-07Domex 3194UJason Wright
2001-10-06Fix various 2300 (2Gb) last minute errata. Keep up with the jones' formjacob
2001-10-06Completely strip away all non-OpenBSD code to clean things up. Fix themjacob
2001-10-06We must read the SROM ahead of time for all ADMtek-based PCI cards; based onAaron Campbell