summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
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
2001-12-06enough bus_dmamap_sync() and htole()/letoh() to get TX working on sparc64.Jason Wright
2001-12-06vtophys, R.I.P. (tx now uses bus_dma)Jason Wright
2001-12-06move rx handling over to bus_dma... that just leaves one vtophys() in tx.Jason Wright
2001-12-06update the radio chipset supportMichael Shalayeff
2001-12-06clear all inrterrupts separately and before enabling any.Michael Shalayeff
2001-12-06move the setup buffer and pad into a bus_dma alloced areaJason Wright
2001-12-06Checkpoint bus_dma work in progress:Jason Wright
2001-12-05match on Symbol's Spectrum24 pcmcia/prism2, form netbsdMichael Shalayeff
2001-12-05add simpletech spectrum24, from netbsdMichael Shalayeff
2001-12-05syncChristian Weisgerber
2001-12-05Add AdLib MSC 16 PnP.Christian Weisgerber
2001-12-05kill ugly spacesMichael Shalayeff
2001-12-05unsmoke radiumMichael Shalayeff
2001-12-05add radiotack defsMichael Shalayeff
2001-12-05update for radio drivers from tm@oganer.net und jumbo@narod.ruMichael Shalayeff
2001-12-05choose one AC97 name and stick with it a bit more oftenTheo de Raadt
2001-12-05Same stuff as cgthree:Jason Wright
2001-12-05- fix initialization so that the cursor is initialized to be in the sameJason Wright
2001-12-04skeleton driver for cgthree (at the same point as cgsix)Jason Wright
2001-12-04wscons driver for cgsix (based on vgafb from macppc and cgsix from sparc)Jason Wright
2001-12-04regenMichael Shalayeff
2001-12-04compaq smart array 5* series, from freebsd's ciss(4)Michael Shalayeff
2001-12-02bzero the waa and not ready yet for the consoleMichael Shalayeff
2001-12-01correct irq messageTheo de Raadt
2001-12-01syncTheo de Raadt
2001-12-01change to WSEMUL_NO_DUMBTheo de Raadt