On Tue, 7 Jul 1998, phillip Neumann wrote: > [...] but when i log to my ISP it is extreamly slow. i must wait about 1 > minute to write my login and password!!
This is most likely an interrupt problem. You probably had isapnp set your modem at COM3, IRQ5 just like windows (that is, 3E8, IRQ 5). Now you must run (*after* isapnp): setserial /dev/ttyS2 irq 5 See the setserial manpage for additional options. The point is, you must tell explicitly what irq you're using, as "auto_irq" might not always work. After that, everything should work normally. > PD: I guess all this (pnp) configuration stuff goes to my soudcard too > isnt? Yep. See ya, Nelson [EMAIL PROTECTED] That's Internet! "The future? I've seen the future: It's a 46 years old virgin singing 'I am a hotdog'" - From "Demolition Man" -- Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null