summaryrefslogtreecommitdiff
path: root/sys/dev/pci/sv.c
AgeCommit message (Expand)Author
2001-11-13add RCSIDlukem
2001-10-03Add a new optional method, dev_ioctl, to the audio hardware driver interface.augustss
2001-07-19Hint BUS_DMA_READ and BUS_DMA_WRITE.kleink
2000-12-28Change pci_intr_map to get interrupt source information from a "structsommerfeld
2000-06-26Change the kernel mmap interface so that the offset to map is ansimonb
1999-11-01Make little endian and big endian version of all functionsaugustss
1999-07-10Fix a buglet in the driver's DMA buffer list ipmlementation, causing the next-kleink
1999-04-14initialize 'p' for lame gcc-2.7.2.2 flow analysis.jonathan
1999-03-22Make 48KHz output work.mycroft
1999-02-19This is an utterly revolting hack to work around the previously mentionedmycroft
1999-02-18Pass the correct address (PCI bus address, not PA) to the card.mycroft
1999-02-18spaces -> tabsmycroft
1999-02-18A few things:mycroft
1999-02-17Pass the direction to the allocm and round_buffersize methods.mycroft
1998-12-10Add a driver for the S3 SonicVibes chip. From OpenBSD andaugustss