Age | Commit message (Expand) | Author |
2001-12-14 | Major restructuring for swizzling to the request queue and unswizzling from | mjacob |
2001-12-14 | $OpenBSD$ | Dale Rahn |
2001-12-14 | Hmm, too bad the interrupts do not configure. need pci_intr_fixup(). | Dale Rahn |
2001-12-14 | Major restructuring for swizzling to the request queue and unswizzling from | mjacob |
2001-12-14 | Roll f/w to latest && greatest for 2100 and 2200 cards. | mjacob |
2001-12-13 | If initialization fails, panic right away, instead of | Niklas Hallqvist |
2001-12-13 | Fix old alpha bug recently triggered by conversion to busdma. | Nathan Binkert |
2001-12-13 | changes to work with 32bit platforms and get ethernet address on powerpc. | Dale Rahn |
2001-12-13 | Initialize variable before use. ok fgs@ | Thomas Nordin |
2001-12-12 | disable debugging, pointed out by brad@ | Michael Shalayeff |
2001-12-12 | usmoke some scsi drugs, a little bit | Michael Shalayeff |
2001-12-11 | sync | Todd T. Fries |
2001-12-11 | Intel pchb and agp, nvidia gf2mx100 | Todd T. Fries |
2001-12-11 | Support Promise Ultra100TX2 (PDC20268) | Chris Cappuccio |
2001-12-08 | Fix compilation error when building a raid enabled kernel. | Thierry Deval |
2001-12-08 | Do not compile the pnp attachments unless they're requested; deraadt@ ok | Federico G. Schwindt |
2001-12-08 | Go ahead and fix the xircom filter setup to work on big endian too (untested,... | Jason Wright |
2001-12-08 | use htole32() on the data going into the setup frame for the dc_setfilt_21143... | Jason Wright |
2001-12-08 | Sprinkle pmap_update calls where relevant and some other | Artur Grabowski |
2001-12-07 | Don't disable TRDY/RETRY, this doesn't have the expected behavior. | Jason Wright |
2001-12-07 | bitmask_snprintf goes away | Theo de Raadt |
2001-12-07 | Make vnds larger than 2G work, mostly by Daniel Lucq <daniel@lucq.org> | Niklas Hallqvist |
2001-12-06 | add bus_dmamap_sync()'s on the descriptors too | Jason Wright |
2001-12-06 | a few more bus_dmamap_sync()'s and some borrowed setup frame macros from NetB... | Jason Wright |
2001-12-06 | enough bus_dmamap_sync() and htole()/letoh() to get TX working on sparc64. | Jason Wright |
2001-12-06 | vtophys, R.I.P. (tx now uses bus_dma) | Jason Wright |
2001-12-06 | move rx handling over to bus_dma... that just leaves one vtophys() in tx. | Jason Wright |
2001-12-06 | update the radio chipset support | Michael Shalayeff |
2001-12-06 | clear all inrterrupts separately and before enabling any. | Michael Shalayeff |
2001-12-06 | move the setup buffer and pad into a bus_dma alloced area | Jason Wright |
2001-12-06 | Checkpoint bus_dma work in progress: | Jason Wright |
2001-12-05 | match on Symbol's Spectrum24 pcmcia/prism2, form netbsd | Michael Shalayeff |
2001-12-05 | add simpletech spectrum24, from netbsd | Michael Shalayeff |
2001-12-05 | sync | Christian Weisgerber |
2001-12-05 | Add AdLib MSC 16 PnP. | Christian Weisgerber |
2001-12-05 | kill ugly spaces | Michael Shalayeff |
2001-12-05 | unsmoke radium | Michael Shalayeff |
2001-12-05 | add radiotack defs | Michael Shalayeff |
2001-12-05 | update for radio drivers from tm@oganer.net und jumbo@narod.ru | Michael Shalayeff |
2001-12-05 | choose one AC97 name and stick with it a bit more often | Theo de Raadt |
2001-12-05 | Same stuff as cgthree: | Jason Wright |
2001-12-05 | - fix initialization so that the cursor is initialized to be in the same | Jason Wright |
2001-12-04 | skeleton driver for cgthree (at the same point as cgsix) | Jason Wright |
2001-12-04 | wscons driver for cgsix (based on vgafb from macppc and cgsix from sparc) | Jason Wright |
2001-12-04 | regen | Michael Shalayeff |
2001-12-04 | compaq smart array 5* series, from freebsd's ciss(4) | Michael Shalayeff |
2001-12-02 | bzero the waa and not ready yet for the console | Michael Shalayeff |
2001-12-01 | correct irq message | Theo de Raadt |
2001-12-01 | sync | Theo de Raadt |
2001-12-01 | change to WSEMUL_NO_DUMB | Theo de Raadt |