Re: Concerning a driver rewrite (NOT THE KERNEL)

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Fri Dec 21 2001 - 13:44:28 EST


> Iīm working on a Modem driver that runīs with kernel 2.4x I have got the
> code running on a 2.2x system with no trouble. The driver is for a Acī97
> Modem (WINMODEM). The driver can find the modem and print out output but I
> canīt seem to include DevFs, I would also like to implement Interrupt
> Handling.
> Here is the driver location:
> DRIVER LOCATION IS
> http://www.geocities.com/camel_10.geo/linux/ac97_modem20011221.tar.gz

If you are also loading the sound driver you are likely to get into a mess
with current 2.4 because the sound code sticks its nose into the codec bus
somewhat further nowdays. You driver also seems to be assuming the sound
driver has initialised the codec bus and codecs.

How do you intend the two pieces to interact ?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Dec 23 2001 - 21:00:25 EST