Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 06/04/2004 20:11:17
Module Name: src
Committed By: thorpej
Date: Fri Jun 4 20:11:17 UTC 2004
Modified Files:
src/sys/dev/pci: twe.c
Log Message:
twe_ccb_map(): Remove the DEBUG panic case of "unknown" S/G list offset.
In all likelihood, this is a command passed from userspace management
tools where no S/G list is needed because no data is being passed.
To generate a diff of this commit:
cvs rdiff -r1.57 -r1.58 src/sys/dev/pci/twe.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.