Age | Commit message (Expand) | Author |
2001-01-16 | "0x 2" -> "0x02" | David Leonard |
2001-01-16 | Print more diagnostics on bus_space_map failure. | Artur Grabowski |
2001-01-16 | Add half of PT101 support: init codec, no mixer. And provide for | Marc Espie |
2001-01-13 | Driver for Cirrus Logic CS4281 sound chips. Originally written for NetBSD by | Aaron Campbell |
2001-01-12 | Activate other maestro makes, per Theo's request. | Marc Espie |
2001-01-11 | Sound driver for some ESS maestro models. Work by d@ and me, based on | Marc Espie |
2001-01-11 | fix a few strings | Michael Shalayeff |
2001-01-11 | rename the rest to auich, verbalize the chipset type we are a part of | Michael Shalayeff |
2001-01-11 | oops | Theo de Raadt |
2001-01-11 | move ich to auich at mickey's request | Theo de Raadt |
2001-01-09 | This seems to correct the problem listed in kernel/1607 (returning from | mjacob |
2001-01-08 | From chris@ | Jeremy Evans |
2000-12-29 | Revision 5 is 82559B. | Artur Grabowski |
2000-12-29 | Suppress PCI bus error messages on i386. They are not fatal and are usually | Steve Murphree |
2000-12-28 | sync | Aaron Campbell |
2000-12-28 | Add Xircom MiniPCI modem as found in, i.e., IBM ThinkPad X20. I could not find | Aaron Campbell |
2000-12-27 | behave nicely w/ fixed rate codecs; from netbsd; testing by Igor Lulic <il11@... | Michael Shalayeff |
2000-12-17 | Compaq SMART Array RAID controllers. | Michael Shalayeff |
2000-12-15 | sync | Jason Wright |
2000-12-15 | natsemi 83820 | Jason Wright |
2000-12-12 | remove some dead stuff and correct spelling in comment | Jason Wright |
2000-12-10 | support newer cy cards; elektrosatan@voltagenoir.org, pr#1479 | Theo de Raadt |
2000-12-08 | Fix attach message printing for CY82C693U to be like pciide_print_channels(). | Todd C. Miller |
2000-12-07 | new 3ware card, presumably backwards compatible; from freebsd | Michael Shalayeff |
2000-12-07 | regen | Michael Shalayeff |
2000-12-07 | new 3ware card | Michael Shalayeff |
2000-12-07 | Thanks to Peter Galbavy <peter.galbavy@knowledge.com> for noticing- | mjacob |
2000-12-06 | supposed changes needed for 82801BA support; chris | Theo de Raadt |
2000-12-06 | BUG FIX: change enable sequence for 16-bit pcmcia cards. This change | Aaron Campbell |
2000-12-06 | new timeouts, proper spl()s; aaron@ ok | Michael Shalayeff |
2000-12-06 | Merge together FreeBSD && OpenBSD versions, benefitting OpenBSD with | mjacob |
2000-12-06 | sync | Theo de Raadt |
2000-12-06 | the other three 3com 990 series cards | Theo de Raadt |
2000-11-29 | Bugfix: reset 16-bit pcmcia in chip initialisation sequence; from NetBSD. | Aaron Campbell |
2000-11-29 | Correct PCI interrupt setup routine for Texas Instruments PCI113X CardBus | Aaron Campbell |
2000-11-29 | regen | Michael Shalayeff |
2000-11-29 | a couple of compaq raid definitions; from netbsd | Michael Shalayeff |
2000-11-29 | Clarify that the RX5C57X requires write to the PCI_LEGACY to disable and | Aaron Campbell |
2000-11-29 | Power down PC cards at shutdown time; from NetBSD. I'm also reverting my own | Aaron Campbell |
2000-11-22 | even bigger delay in ram probe; deraadt@ ok | Michael Shalayeff |
2000-11-21 | From FreeBSD: | Jason Wright |
2000-11-21 | sync | Jason Wright |
2000-11-21 | add alteon copper acenic and netgear copper ga620 | Jason Wright |
2000-11-20 | sync | Theo de Raadt |
2000-11-20 | video in imac dv | Theo de Raadt |
2000-11-20 | likely to work on ich2 too; from deraadt | Michael Shalayeff |
2000-11-20 | sync | Theo de Raadt |
2000-11-20 | 82801BA audio devices | Theo de Raadt |
2000-11-20 | support at least ATA6 on 82801BA; chris | Theo de Raadt |
2000-11-19 | Don't print PCI device info twice during attach. | Aaron Campbell |