From 20ffef31001893092476c4821fbf5cc249ed88c5 Mon Sep 17 00:00:00 2001 From: Marc Balmer Date: Wed, 13 Jun 2007 10:33:53 +0000 Subject: Remove the definition and use of umass/umass_quirks related macros. No binary change. ok dlg. --- sys/dev/usb/usb_port.h | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'sys/dev/usb/usb_port.h') diff --git a/sys/dev/usb/usb_port.h b/sys/dev/usb/usb_port.h index 275615cc801..ff7c3187f76 100644 --- a/sys/dev/usb/usb_port.h +++ b/sys/dev/usb/usb_port.h @@ -1,4 +1,4 @@ -/* $OpenBSD: usb_port.h,v 1.87 2007/06/13 10:10:30 mbalmer Exp $ */ +/* $OpenBSD: usb_port.h,v 1.88 2007/06/13 10:33:52 mbalmer Exp $ */ /* $NetBSD: usb_port.h,v 1.62 2003/02/15 18:33:30 augustss Exp $ */ /* $FreeBSD: src/sys/dev/usb/usb_port.h,v 1.21 1999/11/17 22:33:47 n_hibma Exp $ */ @@ -54,12 +54,6 @@ #undef USB_USE_SOFTINTR #endif -#define UMASS_ATAPISTR "atapiscsi" - -/* periph_quirks */ -#define PQUIRK_NOSENSE ADEV_NOSENSE /* can't REQUEST SENSE */ -#define PQUIRK_ONLYBIG SDEV_ONLYBIG - #define UCOMBUSCF_PORTNO 0 #define UCOMBUSCF_PORTNO_DEFAULT -1 #define UHIDBUSCF_REPORTID 0 -- cgit v1.2.3