Age | Commit message (Expand) | Author |
2001-12-20 | for mimi-pci cards registers are word in a dword, missed that in bringing ove... | Michael Shalayeff |
2001-12-20 | rule: first commit, then compile | Michael Shalayeff |
2001-12-20 | do not print cis for non-plx cards, because there is none | Michael Shalayeff |
2001-12-20 | add powerhook support to handle APM resumes correctly, fixes PR 1814 | joshua stein |
2001-12-20 | Netgear FA411 support. | Federico G. Schwindt |
2001-12-20 | regen. | Federico G. Schwindt |
2001-12-20 | put our tag back; bad mickey. | Federico G. Schwindt |
2001-12-20 | Netgear FA411. | Federico G. Schwindt |
2001-12-19 | regen | Michael Shalayeff |
2001-12-19 | promise 20268r and 20269 pci ids; from Alexander Yurchenko <grange@rt.mipt.ru> | Michael Shalayeff |
2001-12-19 | UBC was a disaster. It worked very good when it worked, but on some | Artur Grabowski |
2001-12-19 | unbreak mickey commit; make vra work after resume. previous commit | Niels Provos |
2001-12-18 | correctly deal w/ ext_ctrl in powerhook | Michael Shalayeff |
2001-12-18 | powerhook for auich; based on jason's changed for yds; okay mickey@ | Niels Provos |
2001-12-18 | bigger delay in mute; from Maxim V. Tsyplakov <tm@oganer.net> | Michael Shalayeff |
2001-12-18 | sync | Dale Rahn |
2001-12-18 | Add names for devices on newer G4 boxes. | Dale Rahn |
2001-12-17 | Initialize variable before use. ok fgs@ | Thomas Nordin |
2001-12-17 | be more accurate in enabling variable rate bits | Michael Shalayeff |
2001-12-17 | and of course, since the tree is so volatile now, i mess it up | Theo de Raadt |
2001-12-17 | move more microcode, so that it does not end up in /usr/include | Theo de Raadt |
2001-12-15 | Disestablish the powerhook on detach. ok jason@ | Thomas Nordin |
2001-12-15 | support LXT-961; hostmaster@bsws.de | Theo de Raadt |
2001-12-15 | sync | Theo de Raadt |
2001-12-14 | sync | Jason Wright |
2001-12-14 | Add EnableSemi 88E1000 and 88E1000S product IDs. | Jason Wright |
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 |