summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2001-12-20for mimi-pci cards registers are word in a dword, missed that in bringing ove...Michael Shalayeff
2001-12-20rule: first commit, then compileMichael Shalayeff
2001-12-20do not print cis for non-plx cards, because there is noneMichael Shalayeff
2001-12-20add powerhook support to handle APM resumes correctly, fixes PR 1814joshua stein
2001-12-20Netgear FA411 support.Federico G. Schwindt
2001-12-20regen.Federico G. Schwindt
2001-12-20put our tag back; bad mickey.Federico G. Schwindt
2001-12-20Netgear FA411.Federico G. Schwindt
2001-12-19regenMichael Shalayeff
2001-12-19promise 20268r and 20269 pci ids; from Alexander Yurchenko <grange@rt.mipt.ru>Michael Shalayeff
2001-12-19UBC was a disaster. It worked very good when it worked, but on someArtur Grabowski
2001-12-19unbreak mickey commit; make vra work after resume. previous commitNiels Provos
2001-12-18correctly deal w/ ext_ctrl in powerhookMichael Shalayeff
2001-12-18powerhook for auich; based on jason's changed for yds; okay mickey@Niels Provos
2001-12-18bigger delay in mute; from Maxim V. Tsyplakov <tm@oganer.net>Michael Shalayeff
2001-12-18syncDale Rahn
2001-12-18Add names for devices on newer G4 boxes.Dale Rahn
2001-12-17Initialize variable before use. ok fgs@Thomas Nordin
2001-12-17be more accurate in enabling variable rate bitsMichael Shalayeff
2001-12-17and of course, since the tree is so volatile now, i mess it upTheo de Raadt
2001-12-17move more microcode, so that it does not end up in /usr/includeTheo de Raadt
2001-12-15Disestablish the powerhook on detach. ok jason@Thomas Nordin
2001-12-15support LXT-961; hostmaster@bsws.deTheo de Raadt
2001-12-15syncTheo de Raadt
2001-12-14syncJason Wright
2001-12-14Add EnableSemi 88E1000 and 88E1000S product IDs.Jason Wright
2001-12-14Major restructuring for swizzling to the request queue and unswizzling frommjacob
2001-12-14$OpenBSD$Dale Rahn
2001-12-14Hmm, too bad the interrupts do not configure. need pci_intr_fixup().Dale Rahn
2001-12-14Major restructuring for swizzling to the request queue and unswizzling frommjacob
2001-12-14Roll f/w to latest && greatest for 2100 and 2200 cards.mjacob
2001-12-13If initialization fails, panic right away, instead ofNiklas Hallqvist
2001-12-13Fix old alpha bug recently triggered by conversion to busdma.Nathan Binkert
2001-12-13changes to work with 32bit platforms and get ethernet address on powerpc.Dale Rahn
2001-12-13Initialize variable before use. ok fgs@Thomas Nordin
2001-12-12disable debugging, pointed out by brad@Michael Shalayeff
2001-12-12usmoke some scsi drugs, a little bitMichael Shalayeff
2001-12-11syncTodd T. Fries
2001-12-11Intel pchb and agp, nvidia gf2mx100Todd T. Fries
2001-12-11Support Promise Ultra100TX2 (PDC20268)Chris Cappuccio
2001-12-08Fix compilation error when building a raid enabled kernel.Thierry Deval
2001-12-08Do not compile the pnp attachments unless they're requested; deraadt@ okFederico G. Schwindt
2001-12-08Go ahead and fix the xircom filter setup to work on big endian too (untested,...Jason Wright
2001-12-08use htole32() on the data going into the setup frame for the dc_setfilt_21143...Jason Wright
2001-12-08Sprinkle pmap_update calls where relevant and some otherArtur Grabowski
2001-12-07Don't disable TRDY/RETRY, this doesn't have the expected behavior.Jason Wright
2001-12-07bitmask_snprintf goes awayTheo de Raadt
2001-12-07Make vnds larger than 2G work, mostly by Daniel Lucq <daniel@lucq.org>Niklas Hallqvist
2001-12-06add bus_dmamap_sync()'s on the descriptors tooJason Wright
2001-12-06a few more bus_dmamap_sync()'s and some borrowed setup frame macros from NetB...Jason Wright