Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 142401

Summary: bewan-adsl-0.9.3-r2.ebuild (Update)
Product: Gentoo Linux Reporter: Sebastián González <tagae>
Component: New packagesAssignee: Gentoo Dialup Developers <net-dialup>
Status: RESOLVED FIXED    
Severity: enhancement CC: mrness, tagae
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: bewan-adsl-0.9.3-r2.ebuild (Update)

Description Sebastián González 2006-08-01 03:17:25 UTC
Hi,

I'm a user of a Bewan ADSL PCI st modem under Gentoo Linux.

In my case, I need to compile the driver with the -DKT400 option set in unicorn_pci/Makefile, otherwise the driver doesn't work. I'm sending a modified ebuild (see attachment) which adds 3 USE flags corresponding to the 3 options which are settable through the COPTIONS variable in unicorn_pci/Makefile. The ebuild is based on the current -r1 version. You can use diff to see my proposed changes.

Some other people who need the other workarounds (-DUSE_HW_TIMER and -DPCI_BRIDGE_WORKAROUND) will also benefit from this change :-)

Thanks in advance!
Sebasti
Comment 1 Sebastián González 2006-08-01 03:17:25 UTC
Hi,

I'm a user of a Bewan ADSL PCI st modem under Gentoo Linux.

In my case, I need to compile the driver with the -DKT400 option set in unicorn_pci/Makefile, otherwise the driver doesn't work. I'm sending a modified ebuild (see attachment) which adds 3 USE flags corresponding to the 3 options which are settable through the COPTIONS variable in unicorn_pci/Makefile. The ebuild is based on the current -r1 version. You can use diff to see my proposed changes.

Some other people who need the other workarounds (-DUSE_HW_TIMER and -DPCI_BRIDGE_WORKAROUND) will also benefit from this change :-)

Thanks in advance!
Sebastián
Comment 2 Sebastián González 2006-08-01 03:20:56 UTC
Created attachment 93195 [details]
bewan-adsl-0.9.3-r2.ebuild (Update)

Proposed update.
Comment 3 Sebastián González 2006-08-01 03:39:58 UTC
I'm posting here the new USE flag descriptions:

pcitimer - use 2ms PCI hardware timer
slowpcibridge - work with low performance PCI bridges
kt400 - support for MSI KT4 motherboards or similar
Comment 4 Alin Năstac (RETIRED) gentoo-dev 2006-08-15 11:03:26 UTC
fixed in cvs, without revision bump.
thanks!