changed codec detection and special ICH4 handling

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@793 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
beveloper
2002-08-17 19:59:33 +00:00
parent 1ddfa2f84e
commit 33d6854bee
6 changed files with 98 additions and 63 deletions
@@ -82,6 +82,7 @@ status_t probe_device(void)
config->log_mbbar = 0;
config->area_mmbar = -1;
config->area_mbbar = -1;
config->codecoffset = 0;
result = B_ERROR;
cookie = 0;