[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: [rtl] rt_com: insmod failed
On Fri, 13 Aug 1999, Jose Guilberto wrote:
> release the region with release_region(ADDRESS, 8) before you
> check it or don't check it with check_region. That region is already in
> use by the serial port drivers.
> > insmod rt_com fails with
> > 'init_module: Device or resource busy'
> >
> > check_region( p->port, 8 ) seems to fail in init_module() in rt_com.c
Or just use setserial and set UART type to "none".
setserial /dev/ttyS_whatever_you_need uart none
--
Tomek
--- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail majordomo@rtlinux.cs.nmt.edu OR
echo "unsubscribe rtl <Your_email>" | mail majordomo@rtlinux.cs.nmt.edu
----
For more information on Real-Time Linux see:
http://www.rtlinux.org/~rtlinux/