From d0c937a7bcb1880e24117c245e4e7d2ae88acee8 Mon Sep 17 00:00:00 2001 From: jon Date: Tue, 28 Nov 2000 15:50:13 +0000 Subject: Oops, broke newcard because I forgot to commit this in my last round of changes to pccbb.c --- sys/dev/pccard/card_if.m | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sys/dev/pccard') diff --git a/sys/dev/pccard/card_if.m b/sys/dev/pccard/card_if.m index 5e0bfd8..47376c7 100644 --- a/sys/dev/pccard/card_if.m +++ b/sys/dev/pccard/card_if.m @@ -88,6 +88,10 @@ METHOD int detach_card { int flags; } +HEADER { + #define DETACH_FORCE 0x01 +} + # # Returns the type of card this is. Maybe we don't need this. # -- cgit v1.1