I'm trying to add support for my Palm to my Freebsd 5-Stable box.  I have found 
the following web page which describes what kernel options need to be present.

http://www.thedotin.net/maillists/coldsync-hackers/msg01954.html

It lists the following options has being required.

pseudo-device   ppp     1       # Kernel PPP
pseudo-device   tun             # Packet tunnel.
device          uhci            # UHCI PCI->USB interface
device          ohci            # OHCI PCI->USB interface
device          usb             # USB Bus (required)
device          uvisor
device          ucom

However when I run "config" on my kernel, I get a syntax error on the line that 
adds "ppp".  Anyone hav any ideas as to why this might be happening?  Thanks.

Nathan

_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to