*** This bug is a duplicate of bug 1473200 ***
https://bugs.launchpad.net/bugs/1473200
** This bug has been marked a duplicate of bug 1473200
adaptec starfire fails to initialize with pae kernels
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subsc
Launchpad has imported 1 comments from the remote bug at
https://bugzilla.kernel.org/show_bug.cgi?id=198035.
If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help
** Also affects: linux via
https://bugzilla.kernel.org/show_bug.cgi?id=198035
Importance: Unknown
Status: Unknown
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1717259
Title:
adaptec st
Potential Fix:
In starfire.c at line 653, ioaddr is declared as a (signed) long:
653 long ioaddr;
This should instead be declared as an unsigned long, as memory addresses
cannot really be negative.
653 unsigned long ioaddr;
This allows ioremap() to correctly remap the address in a 6
Driver correctly initializes under v3.4-rc6-precise (3.4.0-030400)
Driver fails to initialize under v3.4-rc6-precise-pae (3.4.0-030400)
Driver fails to initialize under v3.4.1-quantal (3.4.1-030401)
v3.4-rc6-precise/
From: http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.4-rc6-preci
Tested against v4.14-rc1 kernel, and the problem is evident.
Also tested against:
v3.4.112-precise/FAILED
v3.4-precise/NEED TO TEST
v3.3-precise/PASSED
v3.2.93/ PASSED
v3.2.79-precise/ PASSED
v3.3-precise-pae/FAILED
v3.2.79-precise-p
Would it be possible for you to test the latest upstream kernel? Refer
to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
v4.14 kernel[0].
If this bug is fixed in the mainline kernel, please add the following
tag 'kernel-fixed-upstream'.
If the mainline kernel does not fix t
Status change by original submitter after apport-collect per bot
request.
** Changed in: linux (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1717259
Ti
apport information
** Tags added: apport-collected xenial
** Description changed:
Re-opening https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1473200
(expired)
Adaptec ethernet adapter using starfire driver fails to initialize when
recent kernels are used.
This hardware/drive