From owner-freebsd-hackers Mon Mar 27 06:43:31 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id GAA11153 for hackers-outgoing; Mon, 27 Mar 1995 06:43:31 -0800 Received: from frig.mt.cs.keio.ac.jp (frig.mt.cs.keio.ac.jp [131.113.32.7]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id GAA11143 for ; Mon, 27 Mar 1995 06:43:27 -0800 Received: (from hosokawa@localhost) by frig.mt.cs.keio.ac.jp (8.6.9+2.4Wb/3.3Wb) id XAA01798; Mon, 27 Mar 1995 23:43:13 +0900 Date: Mon, 27 Mar 1995 23:43:13 +0900 Message-Id: <199503271443.XAA01798@frig.mt.cs.keio.ac.jp> To: freebsd-hackers@FreeBSD.org Cc: hosokawa@mt.cs.keio.ac.jp Subject: Fixed 3C589 (PCMCIA Etherlink III) driver bug From: hosokawa@mt.cs.keio.ac.jp (HOSOKAWA Tatsumi) X-Mailer: mnews [version 1.18PL3] 1994-08/01(Mon) Sender: hackers-owner@FreeBSD.org Precedence: bulk Hi! I and Seiji Murata contributed 3C589 PCMCIA Etherlink III 'zp' on 2.0R, but it did not work with the -current. Noriyuki Takahashi san has fixed this bug. Our alpha-testers are tested this driver with 3C589B-COMBO and 3C589B-TP. And it works fine. I also fixed a little about the use of ZP_DEBUG symbol and beautified the awful Frankenstein-style indent :-) with "indent -c0 -nfc1 -i4". I put new if_zp.c on ftp://ftp.freebsd.org/pub/FreeBSD/incoming/if_zp.c Please replace the if_zp.c of -current with this file. -- HOSOKAWA, Tatsumi E-mail: hosokawa@mt.cs.keio.ac.jp WWW homepage: http://www.mt.cs.keio.ac.jp/person/hosokawa.html Department of Computer Science, Keio University, Yokohama, Japan