summaryrefslogtreecommitdiff
path: root/sys/dev/pci/eapreg.h
AgeCommit message (Collapse)Author
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
Not sure what's more surprising: how long it took for NetBSD to catch up to the rest of the BSDs (including UCB), or the amount of code that NetBSD has claimed for itself without attributing to the actual authors. OK deraadt@
2007-11-12repair input vs output confusionJacob Meuser
makes 'audioctl play.gain' work correctly from NetBSD
2001-09-06sync up to NetBSD; reviewed by csapuntz@Christian Weisgerber
- better support for more chip revisions - split register definitions into separate header file - KNF