9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] audio and sb16 setup
@ 2000-12-01  3:53 anothy
  0 siblings, 0 replies; 3+ messages in thread
From: anothy @ 2000-12-01  3:53 UTC (permalink / raw)
  To: 9fans

i've got an ISA SB16 PnP. i can make it work if i
boot to DOS and run CTCM, creative's PnP
configuration utility, to set the port, IRQ, and DMA,
and tell my BIOS i'm running a PnP OS, and give
plan9.ini the correct line to match what i told CTCM.
obviously, i'd rather not have to do that. but any
combination i've tried of things in plan9.ini
(including just type=sb16) and BIOS settings don't
seem to help. what's the recomended setup? and is
there any way to tell what resources (irq, port, etc.)
are being used by this card?
-α.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9fans] audio and sb16 setup
@ 2000-12-01  4:33 Russ Cox
  0 siblings, 0 replies; 3+ messages in thread
From: Russ Cox @ 2000-12-01  4:33 UTC (permalink / raw)
  To: anothy, 9fans

if you set port=0x240 (or 220, 260, etc.)
the driver should be able to handle the
rest of the configuration itself.

http://plan9.bell-labs.com/~rsc/tsb.c
is a soundblaster prober you can use
to try to figure out the port.

it prints lots of hex numbers.
if they're mostly 0xff, that's
the wrong port.

make sure that in your bios, pnp os
is _disabled_.  that will make the
bios auto-config the pnp devices for you.

russ


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9fans] audio and sb16 setup
@ 2000-12-01  4:02 anothy
  0 siblings, 0 replies; 3+ messages in thread
From: anothy @ 2000-12-01  4:02 UTC (permalink / raw)
  To: 9fans

oh, and i should probably include the error, too, huh?
	#A: soundblaster not responding/wrong version
to anything like 'ls '#A'' or 'cat volume'.
-α.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2000-12-01  4:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-12-01  3:53 [9fans] audio and sb16 setup anothy
2000-12-01  4:02 anothy
2000-12-01  4:33 Russ Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).