[Ilugc] Re: Serial communication through user space!! (Raja Mallik)

  • From: madhukar_linux@xxxxxxxxxxx (Madhukar mythri)
  • Date: Thu Dec 16 11:27:46 2004


 We no need to unload the serial drievr's To access
the IO-space "03f8-03ff"  or to acess the IRQ...we can
share the IRQ also by the flag "SA_SHIRQ"...

   I had did a serial port driver....
for  which user can open ,read/write data to serial
port....

i did not unload the Kernel serial driver... to load
my serial driver.....

u want to develop driver for serial port???
or
just u want to write an application for serial port to
read/write data???

or both??

reply me....


--- "Bharath.G" <g.bharath@xxxxxxxxx> wrote:

suppose I do

#cat /proc/ioports

I find "03f8-03ff: serial(auto)"

     Like someone said in the list , recompile your
kernel to remove
the serial driver or make it as a module.
 
how do I free this address space so that a driver
can request for this
region?

Any pointers?

  If you dont load the driver the memory region and
the Irq's should
be free to use.

Cheers

Bharath.G

The real danger is not that computers will begin to
think like men,
but that men will begin to think like computers.
      Sydney J. Harris
_______________________________________________
To unsubscribe, email ilugc-request@xxxxxxxxxxxxx
with 
"unsubscribe <password> <address>"
in the subject or body of the message.  
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc




                
__________________________________ 
Do you Yahoo!? 
Yahoo! Mail - Helps protect you from nasty viruses. 
http://promotions.yahoo.com/new_mail

Other related posts: