Copy io_base configuration address from sb config.
This change is cosmetique.
This commit is contained in:
parent
e4960ae4f5
commit
8c41947662
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=24238
@ -529,6 +529,7 @@ sb16_dsp_detect (struct address_info *hw_config)
|
||||
if (sbc_major < 4) /* Set by the plain SB driver */
|
||||
return 0; /* Not a SB16 */
|
||||
|
||||
hw_config->io_base = sb_config->io_base;
|
||||
#ifdef PC98
|
||||
hw_config->dma = sb_config->dma;
|
||||
#else
|
||||
|
Loading…
Reference in New Issue
Block a user