open-source driver question


 
Thread Tools Search this Thread
Operating Systems OS X (Apple) open-source driver question
# 1  
Old 07-14-2008
open-source driver question

Hi, I'm a linux guy and have used netbsd, openbsd, freebsd etc in the past but never tangled with the kernel or drivers outside of Linux.

My mother has fried her ethernet port on her iMac (G4 I think); I recently sent her a silicom USB U2E (usb 2 ethernet) dongle which is evidently not recognized by OS-X. This device works with most linux distros out of the box, and uses the "kaweth" driver which is available on sourceforge. The driver page says it's POSIX compliant which makes me hopeful but I don't know how to proceed.

I'm comfortable with building and installing modules, or even rebuilding the kernel if that's necessary, but I don't know where to start with MacOS. Could someone point me to a resource, or if this driver is already implemented and just needs the VID/PID added to a config file somewhere (or some other trivial step), point me to that?

Thanks for your help.

Stephen
# 2  
Old 07-18-2008
Darwin (Apple's open source flavor of BSD Unix that powers Mac OS X) uses a complicated build system and nontraditional kernel. I doubt you would be able to compile and use the driver even if it is POSIX compatible if it hasn't been explicitly ported over to the Darwin platform. Your mother should have the iMac serviced by Apple. They're known to be fairly generous with repairs.
# 3  
Old 07-18-2008
thanks for the response... I ended up finding a usb ethernet dongle that actually would work and it's under $30 - simpler solutions are better I think!
Login or Register to Ask a Question

Previous Thread | Next Thread

6 More Discussions You Might Find Interesting

1. AIX

Readcd: Error 0. Cannot open SCSI driver.

i'm trying to burn an DVD ISO into a VIOS virtual optical drive when i try a scanbus i have a failure message : Can u help me please guys ---------- Post updated at 03:38 PM ---------- Previous update was at 12:20 PM ---------- I can't burn in ISO format, so i have to type... (0 Replies)
Discussion started by: Tharsan
0 Replies

2. Hardware

Difference between platform driver,codec driver and Machine driver

In general terms what are the differences platform driver,codec driver and Machine driver? (1 Reply)
Discussion started by: rupeshkp728
1 Replies

3. Shell Programming and Scripting

Open Source

Hi Friends I'm new to this UNIX - I'm working on the porting project from Solaris To Linux i just want to map some commands from solaris to Linux so can any one please tell me how to get the source code of the commands like "ls", "cu", "du" Regards sabee (1 Reply)
Discussion started by: sabee.prakash
1 Replies

4. UNIX for Dummies Questions & Answers

open source antivirus

Hello What is the best open source anti virus? Thanks (4 Replies)
Discussion started by: mohammadmahdi
4 Replies

5. IP Networking

Open Source NMS

Hello there, I wanted to know the members' opinion about the best open source network management software which uses a web browser to show its interface and results. I am interested in the software for both windows and Linux OSs. Thanks. (4 Replies)
Discussion started by: Jawwad
4 Replies

6. Post Here to Contact Site Administrators and Moderators

open source for the forum

This is a slick looking forum. Any chance on making the code for the forum open source? (1 Reply)
Discussion started by: ecupirate1998
1 Replies
Login or Register to Ask a Question