Age | Commit message (Expand) | Author |
2005-08-09 | do not set PCI_COMMAND_MASTER_ENABLE explicitly as it's already set in pcisub... | Michael Shalayeff |
2005-05-27 | nuke vtophys crap | Jason Wright |
2004-12-30 | Let yds_init() return a meaningful value. | Miod Vallat |
2004-12-20 | firmware loading from the filesystem. pci subsystem type things | Theo de Raadt |
2004-05-24 | do not bother w/ void pci_devinfo() calls and free resources on failures | Michael Shalayeff |
2004-02-19 | fix typo, KNF | Markus Friedl |
2004-02-19 | don't disable the Sound Blaster legacy mode by default, as this breaks | Markus Friedl |
2003-09-29 | avaliable -> available | Miod Vallat |
2003-05-14 | Nuke more commons: ac97_id2, tinfo_t | Jason Wright |
2003-04-27 | strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit. | Hakan Olsson |
2003-02-25 | move NULLification to end so it's useful. | Ted Unangst |
2003-02-20 | In typical linux style, set a magic bit that makes the floppy work on | Jason Wright |
2002-03-14 | Final __P removal plus some cosmetic fixups | Todd C. Miller |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-01-20 | make all audio drivers use the new allocm and round_buffersize decl's. | Eric Jackson |
2002-01-06 | remove bogus diagnostic check. | Eric Jackson |
2002-01-04 | add 600x read for 744 rev < 2 - from netbsd | Eric Jackson |
2001-12-20 | add powerhook support to handle APM resumes correctly, fixes PR 1814 | joshua stein |
2001-12-07 | bitmask_snprintf goes away | Theo de Raadt |
2001-11-05 | Switch everything to the new bus_dmamap_sync API. | Artur Grabowski |
2001-10-31 | Change the audio_hm_if->mappage interface to return paddr_t and take off_t | Artur Grabowski |
2001-08-26 | Yup, I managed to fat finger all three of these while doing bus_dmamap_sync() | Jason Wright |
2001-08-25 | deal with 5 arg for of bus_dmamap_sync() if available | Jason Wright |
2001-08-25 | Change pci_intr_map to take pci_attach_args as an argument. | Artur Grabowski |
2001-06-12 | Make pci_mapreg_map take an extra argument where we can | Niklas Hallqvist |
2001-05-24 | Sync with NetBSD: | Aaron Campbell |
2001-03-29 | Add support for Yamaha DS-XG based audio chips, as found in machines such as | Aaron Campbell |