MAMEWorld >> Hardware
Previous thread Previous  View all threads Index   Next thread Next   Threaded Mode Threaded  

Pages: 1

sdrob14
MAME Fan
Reged: 06/05/14
Posts: 2
Send PM


IRQ assignments for DOS sound cards
#326766 - 06/10/14 07:03 AM


The driver info on Easy MAMECab says more than once to not use IRQ5 when setting up DOS sound cards, however each included autoexec file shows 'I5' in the setup line. Can someone help me understand what seems to be contradictory advice? Thank you.



Squall-guy
Reged: 06/14/14
Posts: 2
Send PM


Re: IRQ assignments for DOS sound cards new [Re: sdrob14]
#326952 - 06/14/14 06:26 PM


simple.

conflicts on irq5 are very common because of the large variety of devices that have it as an option. since virtually every pc today uses a sound card, and they all like to fuck on irq5, it is almost always taken before you even start looking at more esoteric peripherals... if a second parallel port lpt2 is being used to allow access to two printers or a printer and a parallel-port drive, then irq5 will usually be taken right away. if for some very strange reason you have three parallel ports, watch for a conflict here or with irq7, since 5 and 7 are the only two normally used as defaults for parallel ports. sound cards that default to irq5 are generally best left there, to avoid problems with poorly written older software that just assumed the sound card would always be left at irq5. to whatever extent possible, move devices that can use higher-valued irqs away from irq5. for example, you can't move com3 to irq11, but you usually can move a network card to it



Robbbert
Sir
Reged: 08/21/04
Posts: 3200
Loc: A long way from you
Send PM


Re: IRQ assignments for DOS sound cards new [Re: sdrob14]
#326995 - 06/15/14 10:18 AM


> The driver info on Easy MAMECab says more than once to not use IRQ5 when setting up
> DOS sound cards, however each included autoexec file shows 'I5' in the setup line.
> Can someone help me understand what seems to be contradictory advice? Thank you.

I always used IRQ5 where possible in the days of DOS-based computers, as it seemed to work best. A lot of software would recommend IRQ7 but I found it to be troublesome, and some computers used it for the printer port. These days Windows has a screen where you can see what IRQ, I/O and MEM are in use already, so just pick something else. Just remember, an 8-bit card cannot use an IRQ higher than 7.


Pages: 1

MAMEWorld >> Hardware
Previous thread Previous  View all threads Index   Next thread Next   Threaded Mode Threaded  

Extra information Permissions
Moderator:  GatKong 
0 registered and 51 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 2459