[Bug 149649] Re: [gutsy] keyspan serial drivers missing

2009-06-03 Thread Andy Whitcroft
This is not a bug in the linux-meta package, moving to the linux package. The fix has also been released at this stage. ** Package changed: linux-meta (Ubuntu) => linux (Ubuntu) ** Changed in: linux (Ubuntu) Status: Fix Committed => Fix Released -- [gutsy] keyspan serial drivers missing

[Bug 149649] Re: [gutsy] keyspan serial drivers missing

2008-03-18 Thread Glen Turner
Kernel configuration file regression for Keyspan USA-series serial dongles in Gutsy appears to have been fix in Hardy alphas. ** Changed in: linux-meta (Ubuntu) Status: New => Fix Committed -- [gutsy] keyspan serial drivers missing https://bugs.launchpad.net/bugs/149649 You received this

[Bug 149649] Re: [gutsy] keyspan serial drivers missing

2008-03-18 Thread Glen Turner
Looks like it's fix in Hardy with this change. http://kernel.ubuntu.com/git?p=ubuntu/ubuntu- hardy.git;a=commit;h=2c6ec783febe748ce260fe321924af4b25c5a472 UBUNTU: Enabled CONFIG_USB_SERIAL_KEYSPAN author Tim Gardner Thu, 17 Jan 2008 19:47:29 + (12:47 -0700) committer Tim Gardner Thu, 17

[Bug 149649] Re: [gutsy] keyspan serial drivers missing

2008-03-18 Thread BeBoxer
In 8.04 alpha 6 x86, my Keyspan USA-19QW works fine and the /boot/config-2.6.24-12-generic reports that all Keyspan models are enabled. This was not the case in 7.10. -- [gutsy] keyspan serial drivers missing https://bugs.launchpad.net/bugs/149649 You received this bug notification because you ar

[Bug 149649] Re: [gutsy] keyspan serial drivers missing

2008-02-27 Thread Glen Turner
The commit appears not to realise that the Keyspan PDA-series of dongles should be handled by keyspan_pda.ko and the Keyspan USA-series of dongles should be handled by keyspan.ko. Disabling keyspan.ko removes all support for the USA-series of Keyspan serial dongles, which are the currently sold mod

[Bug 149649] Re: [gutsy] keyspan serial drivers missing

2008-02-27 Thread Glen Turner
/boot$ diff -u config-2.6.20-16-powerpc config-2.6.22-14-powerpc | grep KEYSPAN +CONFIG_INPUT_KEYSPAN_REMOTE=m -# CONFIG_USB_KEYSPAN_REMOTE is not set +# CONFIG_USB_SERIAL_KEYSPAN is not set CONFIG_USB_SERIAL_KEYSPAN_PDA=m -CONFIG_USB_SERIAL_KEYSPAN=m -CONFIG_USB_SERIAL_KEYSPAN_MPR=y -CONFIG_USB_S