Garst R. Reese writes:
  o "Alexy V. Khrabrov" wrote:
  o > 
  o > That's the problem -- where DID the irtty go?!?!
  o > I do select it in config, always did, but it's NOT
  o > MADE!  My /lib/modules/.../irda has no irtty.o!
  o > My .config is attached for your perusal as a MIME
  o > attachment, so those who don't like dumps can keep
  o > it closed.
  o > 
  o > I applied the patch #3 to full new test9.  No
  o > irtty.o!  ???...
  o Where are you looking.
  o Try /lib/modules/*test9/kernel/drivers/net/irda
  o What does depmod -ae say?
  o Garst

Yes, irtty.o is not installed there under irda
even when it's said in .config:

# IrDA (infrared) support
#
CONFIG_IRDA=m
 
#
# IrDA protocols
#
CONFIG_IRLAN=m
CONFIG_IRCOMM=m
# CONFIG_IRDA_ULTRA is not set
CONFIG_IRDA_OPTIONS=y
 
#
#   IrDA options
#
CONFIG_IRDA_CACHE_LAST_LSAP=y
CONFIG_IRDA_FAST_RR=y
CONFIG_IRDA_DEBUG=y
 
#
# Infrared-port device drivers
#
 
#
# SIR device drivers
#
CONFIG_IRTTY_SIR=m
CONFIG_IRPORT_SIR=m

Get test9, apply patch3, and see -- no irtty.o :-(
Even after make mrproper; rm -fr /lib/modules/2.4.0_test9
cp ../.config .; make oldconfig; 
make bzImage modules modules_install!

-- 
Cheers,
Alexy V. Khrabrov :: www.suffix.com :: Age Quod Agis
_______________________________________________
Linux-IrDA mailing list  -  [EMAIL PROTECTED]
http://www.pasta.cs.UiT.No/mailman/listinfo/linux-irda

Reply via email to