summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2000-01-05regendrochner
2000-01-05add some stuff which was mentioned on the mailing lists recentlydrochner
2000-01-04Add support for setting the clock and adapt the code to the new morechopps
1999-12-31Add an entry for the Trident Microsystems CYBER 9525hubertf
1999-12-30Add an entry for the Trident Microsystems CYBER 9525hubertf
1999-12-28Off-by-one error in limiting the DMAC buffer size for Audio 2 to 64K (actuallykleink
1999-12-28Fix a buffer KVA comparison botch in eso_mappage(); from Dave Sainty inkleink
1999-12-26Lower-case Bus-Master for consistency.soren
1999-12-26Use htole32() and le32toh() instead of SCR_BO().tsutsui
1999-12-20Maintanance for Ricoh RL5C475. VAIO 505TX uses this chip.haya
1999-12-20Add more SCR_BO(). NCR53c875 now works on macppc.tsutsui
1999-12-20get back to looking at config flagsmjacob
1999-12-18Use bswap32() as SCR_BO() macro to avoid unexpected side effects.tsutsui
1999-12-17regendrochner
1999-12-17add Intel 450NX stuffdrochner
1999-12-17Regen.augustss
1999-12-17Change the Galileo entries so the generated code can be compiled.augustss
1999-12-17Regen.soren
1999-12-17Fix comment.soren
1999-12-17Regen.soren
1999-12-17Add Galileo Technology system controllers.soren
1999-12-16Dual LVD (1280) support.mjacob
1999-12-15Report the Capability List support bit of the SR and, if set, print thekleink
1999-12-15Regen.kleink
1999-12-15* Add ESS Maestro2 product ID.kleink
1999-12-13Add a device driver for the Cirrus Logic CS4280 sound chip.augustss
1999-12-12As suggested by Jason Thorpe back out revision 1.27 because it broketron
1999-12-12Take a stab at making this work on big-endian systems.thorpej
1999-12-12Use htole32() and le32toh().thorpej
1999-12-12Use htole32().thorpej
1999-12-11- Don't try to run the chip in big-endian mode. Not all chips supportthorpej
1999-12-10Add support code to have the Hardware Volume Control interact with thekleink
1999-12-10Add a symbolic name for the ES1946 rev. E in this place, too.kleink
1999-12-07After reading the 21143 manual again, make sure SNOOZE is cleared inthorpej
1999-12-07Add the PMCSR offset for the 21143, and make sure to bring the 21142thorpej
1999-12-07If, on the 21143, we find that we don't have an ISV SROM, try readingthorpej
1999-12-06update for changed struct wsdisplay_accessops:show_screen signature.drochner
1999-12-05Mark exactly 3 uses of the SCR_BO() macro as being bogus; these 3 usesthorpej
1999-12-05Slight change to previous, to make it more obvious as to what's going on.thorpej
1999-12-05I have the feeling that OpenBSD has never tried the 53c825a, 53c875, 53c875j,thorpej
1999-12-05Changes from the OpenBSD `ncr' driver to byte-swap the script on big-endianthorpej
1999-12-04CL* discarding.ragge
1999-12-04Add support for Lava Computers MFG 2sp-pci and quattro cards.castor
1999-12-04Regencastor
1999-12-04Add vendor ID for Lava Semiconductor (http://www.lavalink.com)castor
1999-12-04Regen.thorpej
1999-12-04Add some of the Compaq RAID controller IDs.thorpej
1999-12-04request/response queues now indexed via u_int16_t. Add back in f/w inclusionmjacob
1999-12-03A PCI Revision ID of 0x02 is what ESS happens to be calling ES1946 Revision E.kleink
1999-12-01regendrochner