From owner-freebsd-hardware Thu Nov 9 21:18:38 1995 Return-Path: owner-hardware Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA04445 for hardware-outgoing; Thu, 9 Nov 1995 21:18:38 -0800 Received: from simon.chi.il.us (simon.chi.il.us [199.245.227.17]) by freefall.freebsd.org (8.6.12/8.6.6) with SMTP id VAA04439 for ; Thu, 9 Nov 1995 21:18:25 -0800 Received: by simon.chi.il.us (Smail3.1.29.1 #3) id m0tDlrh-0006IIC; Thu, 9 Nov 95 23:19 CST Message-Id: Date: Thu, 9 Nov 95 23:19 CST From: steve@simon.chi.il.us (Steven E. Piette) To: jmb@kryten.atinc.com Subject: Re: [Q] SMC Ultra 8216T Cc: hardware@freebsd.org Sender: owner-hardware@freebsd.org Precedence: bulk > From kryten.Atinc.COM!jmb Wed Nov 8 20:44:10 1995 > Date: Wed, 8 Nov 1995 21:34:20 -0500 (EST) > From: "Jonathan M. Bresler" > Subject: Re: [Q] SMC Ultra 8216T > To: "Steven E. Piette" > cc: hardware@freebsd.org > MIME-Version: 1.0 > Content-Type> : > TEXT/PLAIN> ; > charset=US-ASCII> > Content-Length: 918 > > > its working fine now. previously it would never connect during > 2.1.0-951104-SNAP install attempts. the ftp would time out. i have > since built a custom kernel. > > On Wed, 8 Nov 1995, Steven E. Piette wrote: > > > > i have just received a machine with a SMC ethernet card. (no docs ;) > > > the ASIC is an SMC UltraChip 83C790QF P B9403 6M72492-8 > > > > > > it is jumpered to irq 10, ioaddr 0x300, memaddr 0xCC000. > > > > It's an SMC Elite Ultra 16. > > > > Normal setup is irq 5, ioaddr 0x280, memaddr 0xD8000 > > > > Per /usr/src/sys/i386/config/GENERIC > > device ed0 at isa? port 0x280 net irq 5 iomem 0xd8000 vector edintr > > > > Jonathan M. Bresler Yoohoo Jonathan, Just what did it take to make it work? Reconfiguring the kernel or applying the patch to if_ed.c probe routine? If the patch is required I'd like to push someone to apply it before rolling 2.1 so we don't have to answer the same question for the next 6 months. I sure there are lots ot other things to spend time on.... Steve