Garbage-collect the empty-for-years "su" device.

This commit is contained in:
thorpej 2002-05-16 02:59:57 +00:00
parent f4cc1100b0
commit 64c6407d7b
2 changed files with 1 additions and 10 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: files.scsipi,v 1.31 2001/11/28 10:21:24 lukem Exp $
# $NetBSD: files.scsipi,v 1.32 2002/05/16 02:59:57 thorpej Exp $
#
# Config file and device description for machine-independent SCSI code.
# Included by ports that need it. Ports that use it must provide
@ -70,10 +70,6 @@ file dev/scsipi/ss.c ss needs-flag
file dev/scsipi/ss_mustek.c ss
file dev/scsipi/ss_scanjet.c ss
device su
attach su at scsibus
file dev/scsipi/su.c su needs-flag
device uk
attach uk at scsibus with uk_scsibus
attach uk at atapibus with uk_atapibus

View File

@ -1,5 +0,0 @@
/* $NetBSD: su.c,v 1.3 1997/08/27 11:27:16 bouyer Exp $ */
/* this will be a special user scsi device */
/* not written yet */