Date: Mon, 1 Nov 1999 09:39:08 GMT0B From: "Steve Gailey" <Steve.Gailey@db.com> To: chris@calldei.com Cc: freebsd-hackers@FreeBSD.org Subject: Re: Implementing ioctl to set MAC address -- question. Message-ID: <199911010935.JAA09273@pow.srv.uk.deuba.com> In-Reply-To: <19991031124337.I472@holly.calldei.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I don't have the answer to this question, but I would be most interested in hearing how this project goes as I was thinking of doing the same thing. Steve > I'm trying to implement Bill Paul's "setmac" code in the > actual source code as a project (and will have it reviewed > before it's committed -- if I ever get that far!). However, I'm > getting stuck in that ether_ioctl is never getting the ioctl > request. I've added the case statement for "SIOCSIFMAC" > (probably to be renamed) to net/if.c and dev/ed/if_ed.c > (which is the card I'm using) as well as net/if_ethersubr.c. Are > there any other files that need to know about the ioctl or am I > going about this the wrong way entirely? > > -- > |Chris Costello <chris@calldei.com> > |This BBS is ancient. Some say from the echocene. > `------------------------------------------------- > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911010935.JAA09273>