summaryrefslogtreecommitdiff
path: root/sys/dev/ic/xl.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/ic/xl.c')
-rw-r--r--sys/dev/ic/xl.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/sys/dev/ic/xl.c b/sys/dev/ic/xl.c
index 69b32ade286..e977b8fb70b 100644
--- a/sys/dev/ic/xl.c
+++ b/sys/dev/ic/xl.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: xl.c,v 1.43 2002/11/17 02:34:52 jason Exp $ */
+/* $OpenBSD: xl.c,v 1.44 2002/11/17 02:41:30 jason Exp $ */
/*
* Copyright (c) 1997, 1998, 1999
@@ -100,9 +100,6 @@
* Since using bus master DMA is a big win, we use this driver to
* support the PCI "boomerang" chips even though they work with the
* "vortex" driver in order to obtain better performance.
- *
- * This driver is in the /sys/pci directory because it only supports
- * PCI-based NICs.
*/
#include "bpfilter.h"