Age | Commit message (Expand) | Author |
2002-01-19 | From Patrik Lindergren (patrik@ipunplugged.com): | Jason Wright |
2002-01-19 | sync | Nathan Binkert |
2002-01-19 | Add Intel PRO/1000XT | Nathan Binkert |
2002-01-11 | Check result from malloc(9) when using M_NOWAIT. fgsch@ ok | Thomas Nordin |
2002-01-09 | regen | Michael Shalayeff |
2002-01-09 | add corega wavelan | Michael Shalayeff |
2002-01-09 | o There's no such thing as a source overrun, remove the definition | Jason Wright |
2002-01-08 | Add support for the Hifn 7811 (Thanks to GTGI for donating the card). | Jason Wright |
2002-01-08 | Remove nofn driver... it was much easier than I thought to support 7811 | Jason Wright |
2002-01-07 | Enough of a driver for 7811 to poll the random number generator for bits | Jason Wright |
2002-01-07 | use flags instead of options to choose the tea5757 vs tea5759. | Michael Shalayeff |
2002-01-06 | remove bogus diagnostic check. | Eric Jackson |
2002-01-04 | add 600x read for 744 rev < 2 - from netbsd | Eric Jackson |
2002-01-03 | Add the pci_findvendor function | Nathan Binkert |
2002-01-02 | use pci_mapreg_map() instead of pci_io_find+bus_space_map | Michael Shalayeff |
2002-01-02 | at least ; required after label or case; openbsd@davidkrause.com | Theo de Raadt |
2001-12-31 | unmap io space on failures and happy new year in russian | Michael Shalayeff |
2001-12-31 | support playing mono; from Kazuhiko Fukuhara <zaa83571@oak.zero.ad.jp> | Michael Shalayeff |
2001-12-28 | sync | Jason Wright |
2001-12-28 | hifn 7811 | Jason Wright |
2001-12-28 | sync. -moj | Mats O Jansson |
2001-12-28 | Add some more VIATECH. -moj | Mats O Jansson |
2001-12-28 | sync. -moj | Mats O Jansson |
2001-12-28 | Add VIATECH VT8366. -moj | Mats O Jansson |
2001-12-24 | regen | Michael Shalayeff |
2001-12-24 | add sis735 host-pci and 5571 is host too | Michael Shalayeff |
2001-12-24 | fix // comment, kill some dangling spaces | Michael Shalayeff |
2001-12-24 | fix a // comment and kill a few trailing spaces | Michael Shalayeff |
2001-12-23 | sync | Nathan Binkert |
2001-12-23 | Add a nec USB 2.0 controller | Nathan Binkert |
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-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 | 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 | sync | Dale Rahn |
2001-12-18 | Add names for devices on newer G4 boxes. | Dale Rahn |
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-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-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 |