From owner-freebsd-hackers Fri Dec 4 14:24:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA29195 for freebsd-hackers-outgoing; Fri, 4 Dec 1998 14:23:09 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from etinc.com (et-gw.etinc.com [207.252.1.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA29183; Fri, 4 Dec 1998 14:23:00 -0800 (PST) (envelope-from dennis@etinc.com) Received: from dbsys (dbsys.etinc.com [207.252.1.18]) by etinc.com (8.8.8/8.6.9) with SMTP id RAA24658; Fri, 4 Dec 1998 17:23:50 GMT Message-Id: <199812041723.RAA24658@etinc.com> X-Sender: dennis@etinc.com X-Mailer: QUALCOMM Windows Eudora Pro Version 4.0 Date: Fri, 04 Dec 1998 17:21:03 -0500 To: hackers@freebsd.org From: Dennis Subject: if_xl bug report Cc: wpaul@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-hackers@freebsd.org Precedence: bulk X-Loop: FreeBSD.ORG the following bug was found in the if_xl.c driver for the 3COM 509b card. if xl_start() is called and the if_snd queue is empty the driver will crash fairly consistently. This case is clearly not addressed in the driver code. Dennis To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message