Ariff Abdullah
f545d39274
Add module loading option for Intel High Definition Audio Controller
...
- snd_hda(4)
2006-10-01 14:58:30 +00:00
Alexander Leidinger
f06e3ebc56
snd_ak452x is replaced by snd_spicds and snd_envy24ht is new.
2006-10-01 14:57:34 +00:00
Ariff Abdullah
4b8939a1a5
Add notes and option for Intel High Definition Audio Controller
...
- snd_hda(4)
2006-10-01 14:56:10 +00:00
Ariff Abdullah
9f52a325cd
Various cleanups. Revert DMA alignmnet back to 2 since the original
...
cause of DMA pointer train wreck has been solved.
Reminded by: silby
MFC after: 1 month
2006-10-01 13:30:30 +00:00
Joel Dahl
f31a8d0266
Regenerate for snd_spicds(4), snd_emu10kx(4) and snd_envy24ht(4).
2006-10-01 13:14:07 +00:00
Joel Dahl
a96efa64e6
Regenerate for snd_hda(4).
2006-10-01 11:54:32 +00:00
Ariff Abdullah
62c0702891
Unbreak build caused by recent envy24/spicds commit.
2006-10-01 11:34:54 +00:00
Joel Dahl
81eb50fde2
Xref snd_hda(4).
2006-10-01 11:19:27 +00:00
Ariff Abdullah
2c72e284ca
Connect snd_hda(4) to build process...
...
Add support for Intel High Definition Audio Controller.
This driver make a special guarantee that "playback" works
on majority hardwares with minimal or without specific vendor
quirk.
This driver is a product of collaborative effort made by:
Stephane E. Potvin <sepotvin@videotron.ca>
Andrea Bittau <a.bittau@cs.ucl.ac.uk>
Wesley Morgan <morganw@chemikals.org>
Daniel Eischen <deischen@FreeBSD.org>
Maxime Guillaud <bsd-ports@mguillaud.net>
Ariff Abdullah <ariff@FreeBSD.org>
....and various people from freebsd-multimedia@FreeBSD.org
Refer to snd_hda(4) for features and issues.
Welcome To HDA.
Sponsored by: Defenxis Sdn. Bhd.
2006-10-01 11:18:56 +00:00
Joel Dahl
d96143bd3f
Add a manual page for snd_hda(4) and hook it up to the build.
...
Reviewed by: brueffer, ariff
2006-10-01 11:16:31 +00:00
Ariff Abdullah
1f0387f732
Add support for Intel High Definition Audio Controller.
...
This driver make a special guarantee that "playback" works
on majority hardwares with minimal or without specific vendor
quirk.
This driver is a product of collaborative effort made by:
Stephane E. Potvin <sepotvin@videotron.ca>
Andrea Bittau <a.bittau@cs.ucl.ac.uk>
Wesley Morgan <morganw@chemikals.org>
Daniel Eischen <deischen@FreeBSD.org>
Maxime Guillaud <bsd-ports@mguillaud.net>
Ariff Abdullah <ariff@FreeBSD.org>
....and various people from freebsd-multimedia@FreeBSD.org
Refer to snd_hda(4) for features and issues.
Welcome To HDA.
Sponsored by: Defenxis Sdn. Bhd.
2006-10-01 11:13:00 +00:00
Matteo Riondato
e7e3ba9bbc
The UFS filesystem get created only if -P was not specified.
...
Specify this on the description
MFC after: 3 days
2006-10-01 09:40:55 +00:00
Maxim Konovalov
b12f653e35
o Remove an obsoleted (and commented out) entry.
...
PR: conf/85143
Submitted by: Helge Oldach
2006-10-01 09:22:05 +00:00
Simon L. B. Nielsen
1b43c389b6
Bump __FreeBSD_version for OpenSSL 0.9.8d import.
2006-10-01 08:26:41 +00:00
Simon L. B. Nielsen
f9d67810bf
This commit was generated by cvs2svn to compensate for changes in r162916,
...
which included commits to RCS files with non-trunk default branches.
2006-10-01 08:09:46 +00:00
Simon L. B. Nielsen
4d227dd736
Import from upstream OpenSSL 0.9.8 branch:
...
Fix uninitialized free of ctx in compute_key() when the
OPENSSL_DH_MAX_MODULUS_BITS check is triggered.
This fixes the same issue as FreeBSD-SA-06:23.openssl v1.1.
2006-10-01 08:09:46 +00:00
Simon L. B. Nielsen
6d08f20507
Upgrade to OpenSSL 0.9.8d.
2006-10-01 07:56:51 +00:00
Simon L. B. Nielsen
74608424ab
Resolve conflicts after import of OpenSSL 0.9.8d.
2006-10-01 07:46:16 +00:00
Simon L. B. Nielsen
ed5d4f9a94
Vendor import of OpenSSL 0.9.8d.
2006-10-01 07:38:44 +00:00
Simon L. B. Nielsen
02d3319f28
This commit was generated by cvs2svn to compensate for changes in r162911,
...
which included commits to RCS files with non-trunk default branches.
2006-10-01 07:38:44 +00:00
Maxim Konovalov
e854ae2d06
o Strip eol w/spaces.
2006-10-01 06:30:51 +00:00
Maxim Konovalov
aa137175c2
o Add a Gedenktag.
...
PR: conf/85143
Submitted by: Helge Oldach
MFC after: 1 weeks
2006-10-01 06:29:35 +00:00
Andrew Thompson
f26fc2ad3d
Remove licence clauses 3 & 4
...
OKed by: Jason L. Wright
2006-10-01 03:48:32 +00:00
Martin Blapp
570d6457d1
Readd rev. 1.145 because of vfs bugs and races near revoke(). Until they
...
are fixed we can't free any slaves. Add a workaround to not to leak ptys
by number.
2006-09-30 22:51:05 +00:00
Ruslan Ermilov
8ed6451eab
Markup glitch.
2006-09-30 20:37:37 +00:00
Ruslan Ermilov
cf15fbb46a
Fix build.
2006-09-30 20:33:42 +00:00
John Hay
584b68e792
A better fix is to check if it is a host route.
...
Submitted by: ume
MFC after: 5 days
2006-09-30 20:25:33 +00:00
Ruslan Ermilov
04876cf3eb
Require rpc.lockd(8) only if make is running with the -j option.
2006-09-30 20:18:28 +00:00
Ruslan Ermilov
014a1a844d
The ioctl(2) API has changed, and some ioctl command codes too.
...
Hint users to add "options COMPAT_FREEBSD6" to their kernel config
files, so that X.Org and friends still work without recompiling.
2006-09-30 20:01:15 +00:00
Ruslan Ermilov
66f6e0e5df
Revise markup.
2006-09-30 19:07:03 +00:00
Alexander Leidinger
5cc415a9eb
Respect style.Makefile(5).
...
Cluebat waving by: ru
2006-09-30 18:12:33 +00:00
Ruslan Ermilov
0708945a3c
Fix usage().
2006-09-30 18:11:59 +00:00
Alexander Leidinger
5fb623adda
Add snd_envy24ht and remove the snd_ak4* module.
2006-09-30 18:07:26 +00:00
Alexander Leidinger
9faa7e6cd2
Add man page for snd_envy24ht(4).
2006-09-30 18:04:57 +00:00
Alexander Leidinger
9f5482400b
Add spicds, envy24ht and remove ak4*.
2006-09-30 17:59:08 +00:00
Alexander Leidinger
3d00f0efff
Add the envy24ht driver to the build.
2006-09-30 17:53:25 +00:00
Alexander Leidinger
0971278e54
Driver for Envy24HT (ICE1724 or VT1724)-based cards like
...
Terratec Aureon 7.1 Space: tested
Terratec Aureon 5.1 Sky: tested
Terratec PHASE 28: tested
Terratec Aureon 7.1 Universe: tested
Audiotrak Prodigy 7.1: tested
Audiotrak Prodigy 7.1 LT: not tested
Terratec PHASE 22: not tested
M-Audio Revolution 7.1: not tested
M-Audio Revolution 5.1: not tested
M-Audio Audiophile 192: tested
Submitted by: "Konstantin Dimitrov" <kosio.dimitrov@gmail.com>
2006-09-30 17:52:28 +00:00
Alexander Leidinger
586697a94c
Add the snd_spicds(4) man page.
2006-09-30 17:30:02 +00:00
Ruslan Ermilov
e9aa046ba9
Revise markup.
2006-09-30 17:27:50 +00:00
Ruslan Ermilov
6b4674389d
Revise markup.
2006-09-30 17:21:37 +00:00
Alexander Leidinger
d5bc223a98
- it uses the spicds driver now, change the kernel compile instructions
...
- add info about the chipsets
2006-09-30 17:19:22 +00:00
Alexander Leidinger
b7bfe2fc89
Remove the ak452x code, superseeded by spicds.
2006-09-30 17:14:14 +00:00
Alexander Leidinger
e1ce6f3dab
Remove the ak452x module.
2006-09-30 17:13:26 +00:00
Alexander Leidinger
b108934510
Disconnect ak452x from the build, it is not needed anymore.
2006-09-30 17:12:25 +00:00
Alexander Leidinger
12502e6b9f
We don't need the ISA interface.
...
Submitted by: "Konstantin Dimitrov" <kosio.dimitrov@gmail.com>
2006-09-30 17:10:37 +00:00
Ruslan Ermilov
bd84dd2f8f
Revise markup.
2006-09-30 17:09:59 +00:00
Alexander Leidinger
f0b43758d7
- fix memory leak, when "number of adcs" != "number of dacs"
...
- fix multiple initialization of the first codec (support for more than
one codec should be added in the future)
- use spicds instead of ak452x module
Submitted by: "Konstantin Dimitrov" <kosio.dimitrov@gmail.com>
2006-09-30 17:08:51 +00:00
Alexander Leidinger
08f5a34ed1
Add the spicds module to the build.
...
Submitted by: "Konstantin Dimitrov" <kosio.dimitrov@gmail.com>
2006-09-30 16:57:41 +00:00
Alexander Leidinger
f198ead2a5
After repo copy from ak452x.[ch]: SPIcds is the I2S SPI audio codec code
...
used by the Envy* drivers.
Submitted by: "Konstantin Dimitrov" <kosio.dimitrov@gmail.com>
2006-09-30 16:53:40 +00:00
Pawel Jakub Dawidek
2342d5216e
Remove duplicated $FreeBSD$.
2006-09-30 16:33:29 +00:00