1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-19 02:29:40 +00:00

Oops, broke newcard because I forgot to commit this in my last round of changes to pccbb.c

This commit is contained in:
Jonathan Chen 2000-11-28 15:50:13 +00:00
parent 088a7127ec
commit c3342a3d99
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=69308

View File

@ -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.
#