First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 110776
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Mobile Herd <mobile@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Cesare Gargano <cesare.gargano@email.it>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
zd1211-gentoo-20051028.diff zd1211 module patch patch Cesare Gargano 2005-10-29 02:51 0000 1.18 KB Details | Diff
zd1211-20050822.ebuild zd1211 modified ebuild text/plain Cesare Gargano 2005-10-29 02:52 0000 918 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 110776 depends on: Show dependency tree
Show dependency graph
Bug 110776 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-10-29 02:47 0000
zd1211 kernel module fail to compile. It try to find "verify_area" kernel ksym,
but "verify_area" from linux kernel version up to 2.6.13 there's no more. Change
it to "access_ok" work.
At "www.mail-archive.com/linux-usb-devel@lists.sourceforge.net/msg37872.html"
there's a explanation of URB_ASYNC_UNLINK use, set it to 0 is "a" solution (to
verify).
That's all. Goodbye.

#emerge info
Portage 2.0.53_rc6 (default-linux/x86/2005.1, gcc-3.4.4, glibc-2.3.5-r3, 2.6.14
i686)
=================================================================
System uname: 2.6.14 i686 AMD Athlon(tm) Processor
Gentoo Base System version 1.12.0_pre9
dev-lang/python:     2.3.5, 2.4.2
sys-apps/sandbox:    1.2.13
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-tbird -mtune=athlon-tbird -funroll-loops -O2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-tbird -mtune=athlon-tbird -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.ecc.u-tokyo.ac.jp/GENTOO http://ftp.gentoo.or.kr/
http://mirror.gentoo.gr.jp http://mymirror.asiaosc.org/gentoo/
http://gentoo.gg3.net/"
LANG="it_IT.UTF-8"
LC_ALL="it_IT.UTF-8"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X a52 aac aalib acl acpi alsa apache2 apm arts audiofile
avi bash-completion berkdb bitmap-fonts bl bluetooth bzlib caps cdda cddb cdio
cdparanoia cdr crypt cscope cups curl custom-cflags db2 dbus dga dio directfb
dpms dts dv dvb dvd dvdr dvdread eds emboss encode esd faac faad fam fame fb
fbcon ffmpeg fftw firefox flac flash fluidsynth fmod font-server foomaticdb
fortran fpx gd gd-external gdbm gif gimpprint gnome gnome-print gpm graphviz gs
gstreamer gtk gtk2 hal httpd ieee1394 imagemagick imlib inkjar ipv6 jack
jack-tmpfs java javascript jbig jp2 jpeg ladcca ladspa lcms ldap libcaca libg++
libgd libsamplerate libwww lzo lzw mad matroska mikmod ming mjpeg mmx mmxext mng
motif mozsvg mp3 mpeg mplayer mysql ncurses network nls nptl ogg oggvorbis
openal opengl osc pam pdflib perl php plugin png pnp portaudio posix ppds pvm
python qt quicktime readline real recode rtc ruby samba sasl sblive sdl slp
sndfile sockets sox speex spell ssh ssl stream svg svga symlink sysfs tcltk tcpd
tga theora threads tiff transcode truetype truetype-fonts type1-fonts udev
unicode usb v4l v4l2 vidix vim-pager visualization vlm vorbis win32codecs wmf
xanim xine xml xml2 xmms xpm xv xvid xvmc yv12 zlib userland_GNU kernel_linux
elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS, LINGUAS, PORTDIR_OVERLAY

------- Comment #1 From Cesare Gargano 2005-10-29 02:51:10 0000 -------
Created an attachment (id=71670) [edit]
zd1211 module patch

here is verify_area && URB_ASYNC_UNLINK patch.

------- Comment #2 From Cesare Gargano 2005-10-29 02:52:48 0000 -------
Created an attachment (id=71671) [edit]
zd1211 modified ebuild

here is modified ebuild for zd1211 patch

------- Comment #3 From Aaron Kulbe (RETIRED) 2005-11-04 20:17:28 0000 -------
Tested on PPC.  It works.  latexer, I went ahead and did the commit.  I hope
that's okay.

Please test on other platforms.

------- Comment #4 From Aaron Kulbe (RETIRED) 2005-11-05 00:16:01 0000 -------
Bumped to -r1, with patch applied.  It's already committed and in the tree. 
Thank you, Cesare, for the 
patch.

First Last Prev Next    No search results available      Search page      Enter new bug