mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-30 00:02:44 +00:00
Return ports number in probe now
This commit is contained in:
parent
fb04706fc7
commit
2a64e5d6b8
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=24290
@ -1091,7 +1091,7 @@ sb_dsp_detect (struct address_info *hw_config)
|
||||
}
|
||||
#endif
|
||||
|
||||
return 1; /*
|
||||
return 0x10; /*
|
||||
* Detected
|
||||
*/
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user