Date: Sun, 19 Apr 1998 16:19:50 -0400 (EDT) From: "Matthew N. Dodd" <winter@jurai.net> To: freebsd-tokenring@FreeBSD.ORG Subject: My status. Message-ID: <Pine.BSF.3.96.980419160023.523s-100000@sasami.jurai.net>
next in thread | raw e-mail | index | archive | help
Ok, I've had a chance to work on a few things this weekend while taking a break from beating on the EISA DPT code have come up with the following: sys/net/if_iso88025subr.c - iso88025_output() and iso88025_input() Stolen shamelessly from if_fddisubr.c and if_ethersubr.c sys/net/if_iso88025subr.h - nothing :) I'm going to go ahead and submit to having some duplicate code for the time being but revisit the way all of the LLC code is handled in ethernet and tokenring at a later time. At that time we will have to address frametype issues. I don't feel tis an issue we need to deal with now. Breaking things up into small manageable chunks and completing them is more important. sys/i386/eisa/if_tce_eisa.c - probe/attach shim for SMC TokenCard Elite sys/i386/eisa/if_tce_eisa.h - EISA specific defines for tce. tce0: <SMC TokenCard Elite Master32 (SMC 83C825)> at 0x1c00-0x1cff tce0: at 0xde000-0xdffff irq 10 on eisa0 slot 1 Anyhow, I didn't get a whole lot done as I've been tied up debuging the problems I've had with the DPT EISA stuff. I'll finish up sys/net/if_iso88025.* and get the probe attach stuff for the IBM 4/16 Busmaster EISA card working. (I'm doing EISA probe/attach code to make sure I'm not doing anything wrong in the DPT code.) The code we have for the IBM shared memory adapters can move forward now with the assumption that iso88025_output() and iso88025_input() do the right thing. To any of the committers out there, who should I submit my 'finished' code to once I've got it to the point where I feel it can behave in polite company? /* Matthew N. Dodd | A memory retaining a love you had for life winter@jurai.net | As cruel as it seems nothing ever seems to http://www.jurai.net/~winter | go right - FLA M 3.1:53 */ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-tokenring" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980419160023.523s-100000>
