On Sun, Apr 30, 2000 at 08:43:03PM +0200, Erik Jakobsen wrote: > linux:~ # yamcfg yam0 io 0x2f8 irq 3 pers 255 > linux:~ # /sbin/ifconfig yam0 44.145.0.9 netmask 255.255.255.0 hw ax25 > OZ4KK up > SIOCSIFFLAGS: Permission denied > SIOCSIFFLAGS: Permission denied > linux:~ # > > > Whats the reason I'm getting that message ?. Probably your serial driver is still using that port. The yam driver uses the serial hardware directly. Before using ifconfig, do setserial /dev/ttyS1 uart none which will release the port. Hamish -- Hamish Moffatt VK3SB <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
