[Bug 210876] Re: BasiliskII has no networking because NetDriver 'sheet_net.c' doesn't compile on Gutsy/kernel 2.6.22

2011-01-14 Thread Launchpad Bug Tracker
[Expired for basilisk2 (Ubuntu) because there has been no activity for 60 days.] ** Changed in: basilisk2 (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/21

[Bug 210876] Re: BasiliskII has no networking because NetDriver 'sheet_net.c' doesn't compile on Gutsy/kernel 2.6.22

2010-11-15 Thread Hanno Foest
I would really like to report bugs, but BasiliskII does not even seem to be available for 10.10 anymore... -- BasiliskII has no networking because NetDriver 'sheet_net.c' doesn't compile on Gutsy/kernel 2.6.22 https://bugs.launchpad.net/bugs/210876 You received this bug notification because you

[Bug 210876] Re: BasiliskII has no networking because NetDriver 'sheet_net.c' doesn't compile on Gutsy/kernel 2.6.22

2010-10-16 Thread Teej
Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. There have been many changes in Ubuntu since that time you reported the bug and your problem may have been fix

[Bug 210876] Re: BasiliskII has no networking because NetDriver 'sheet_net.c' doesn't compile on Gutsy/kernel 2.6.22

2009-07-25 Thread Jesse N. Richardson
Yes this is still a bug in Jaunty and Hardy. Here is the the output of the compile on Jaunty (i386): je...@jesse-desktop:~/Build/BasiliskII-0.9/src/Unix/Linux/NetDriver$ make cc -c -I. -I/usr/src/linux/include -O2 -Wall -D__KERNEL__ -DMODULE -DLINUX sheep_net.c sheep_net.c:21:26: error: linux/mod

[Bug 210876] Re: BasiliskII has no networking because NetDriver 'sheet_net.c' doesn't compile on Gutsy/kernel 2.6.22

2009-02-01 Thread Hanno Foest
I tried the modified driver from KeithB and dav7 with SheepShaver on Ubuntu Hardy 64bit, but it didn't really work. It compiled well, and I was able to ping the SheepShaver IP locally, but I did not manage to connect to any host over the network. I was getting rather weird log entries ("IP-filter:

[Bug 210876] Re: BasiliskII has no networking because NetDriver 'sheet_net.c' doesn't compile on Gutsy/kernel 2.6.22

2008-12-25 Thread dav7
I must thank KeithB for creating a version of the network driver that has overall worked! I'm using kernel 2.6.26, although right now the latest stable is .27, and .28 will probably be out within days (unless it already is and I'm slow). The only change I remember needing to make to get it to comp

[Bug 210876] Re: BasiliskII has no networking because NetDriver 'sheet_net.c' doesn't compile on Gutsy/kernel 2.6.22

2008-12-08 Thread KeithB
Not quite as promised (it's not a patch...), attached is a copy of sheep_net.c which should compile against kernels up to and including 2.6.23. All praise for this goes to the Mac-on-Linux boys who patched their version up to 2.6.22 - all I've done is nick their good work! This version works a tr

[Bug 210876] Re: BasiliskII has no networking because NetDriver 'sheet_net.c' doesn't compile on Gutsy/kernel 2.6.22

2008-12-07 Thread KeithB
Yes it is. When I get my act together I'll post a patch which _should_ work for Gutsy as it takes kernels up to 2.6.23 into account. Networking in kernels newer than that has changed (again) and I tripped over some name discovery thing which I totally failed to understand so sheep_net will still n

[Bug 210876] Re: BasiliskII has no networking because NetDriver 'sheet_net.c' doesn't compile on Gutsy/kernel 2.6.22

2008-12-07 Thread Daniel T Chen
Is this symptom still reproducible in 8.10 or 9.04? ** Changed in: basilisk2 (Ubuntu) Importance: Undecided => Low Status: New => Incomplete -- BasiliskII has no networking because NetDriver 'sheet_net.c' doesn't compile on Gutsy/kernel 2.6.22 https://bugs.launchpad.net/bugs/210876 Yo

[Bug 210876] Re: BasiliskII has no networking because NetDriver 'sheet_net.c' doesn't compile on Gutsy/kernel 2.6.22

2008-11-28 Thread Francesco Chino
Hi all, It is possible to have from you a compiled version, 'cause I have the same compiling problem related to this code, and there is the same problem with the newer code from Basilisk II JIT project site. Thank you Regards Francesco -- BasiliskII has no networking because NetDriver 'sheet

[Bug 210876] Re: BasiliskII has no networking because NetDriver 'sheet_net.c' doesn't compile on Gutsy/kernel 2.6.22

2008-04-22 Thread KeithB
Yes, the JIT project code is newer and better. Personally I have reservations about the usability when running the JIT compiler - for me, keyboard & mouse tend to get delayed and catch up in bursts - but you can turn it off and it works just fine. For networking, the SLiRP interface works just dand