RE: Joystick on a SB32

1999-11-30 Thread Ingles, Raymond
From: David Blackman [mailto:[EMAIL PROTECTED] I have my SB32 autoconfigured by my BIOS, with sound support in my kernel, how can I get the joystick port on my SB32 to work without turning off auto-PNP in BIOS, and isapnp'ing it. I'm not sure you can. Somehow the card needs to be told

Re: Joystick on a SB32

1999-11-30 Thread Adam C Powell IV
Ingles, Raymond wrote: From: David Blackman [mailto:[EMAIL PROTECTED] I have my SB32 autoconfigured by my BIOS, with sound support in my kernel, how can I get the joystick port on my SB32 to work without turning off auto-PNP in BIOS, and isapnp'ing it. I'm not sure you can. Somehow

RE: Joystick on a SB32

1999-11-30 Thread Ingles, Raymond
From: Adam C Powell IV [mailto:[EMAIL PROTECTED] Ingles, Raymond wrote: From: David Blackman [mailto:[EMAIL PROTECTED] I have my SB32 autoconfigured by my BIOS, with sound support in my kernel, how can I get the joystick port on my SB32 to work without turning off auto-PNP in BIOS

Re: Joystick on a SB32

1999-11-30 Thread David Blackman
in my kernel, how can I get the joystick port on my SB32 to work without turning off auto-PNP in BIOS, and isapnp'ing it. I'm not sure you can. Somehow the card needs to be told to activate the joystick port, and where to map it (almost always 0x200-0x207). If your BIOS can't, I don't

Joystick on a SB32

1999-11-25 Thread David Blackman
I have my SB32 autoconfigured by my BIOS, with sound support in my kernel, how can I get the joystick port on my SB32 to work without turning off auto-PNP in BIOS, and isapnp'ing it. --dave