Return ports number in probe now

This commit is contained in:
Andrey A. Chernov 1997-03-26 15:57:08 +00:00
parent fb04706fc7
commit 2a64e5d6b8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=24290

View file

@ -1091,7 +1091,7 @@ sb_dsp_detect (struct address_info *hw_config)
}
#endif
return 1; /*
return 0x10; /*
* Detected
*/
}