diff options
Diffstat (limited to 'sys/dev/sound/pci/csareg.h')
-rw-r--r-- | sys/dev/sound/pci/csareg.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/dev/sound/pci/csareg.h b/sys/dev/sound/pci/csareg.h index 2453287..9fd68d8 100644 --- a/sys/dev/sound/pci/csareg.h +++ b/sys/dev/sound/pci/csareg.h @@ -2,6 +2,10 @@ * Copyright (c) 1999 Seigo Tanimura * All rights reserved. * + * Portions of this source are based on hwdefs.h in cwcealdr1.zip, the + * sample source by Crystal Semiconductor. + * Copyright (c) 1996-1998 Crystal Semiconductor Corp. + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: |