This patch was generated for kernel version 2.4.4.  It should work with most 
future versions in the 2.4 kernel series as well.  To apply the patch, just 
run the included script, apply-patch, from this directory.  Once the patch has
been applied, you will need to recompile your kernel -- you will need to select
CONFIG_EXPERIMENTAL, CONFIG_USB, CONFIG_USB_SERIAL_GENERIC, and 
CONFIG_USB_SERIAL_FTDI_SIO.  If you are using the "make menuconfig" method of 
configuring your kernel, you may select these options as follows:

Code maturity level options --> 
	[*]	Prompt for development and/or incomplete code/drivers

USB Support -->
	<*> Support For USB
	USB Serial Converter Support -->
		<M> USB Serial Converter Support
		[*] USB Generic Serial Driver
		<M> USB Sealevel 2101/2102 driver

(Note: Selecting the Sealevel USB driver will simultaneously select the FTDI
Single port serial driver.  This is not an error.)

