]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
(TYPE_ENCLOSURE): Added to sync with Linux 2.3.26.
authorUlrich Drepper <drepper@redhat.com>
Wed, 17 Nov 1999 19:56:22 +0000 (19:56 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 17 Nov 1999 19:56:22 +0000 (19:56 +0000)
sysdeps/unix/sysv/linux/scsi/scsi.h

index 10dd10bca6fed31e03b4ba71de0869e8ae63f099..92d46be20fd10da14fe3da4aff50c3d0fc8f2970 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998 Free Software Foundation, Inc.
+/* Copyright (C) 1998, 1999 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
 #define TYPE_MOD            0x07    /* Magneto-optical disk -
                                     * - treated as TYPE_DISK */
 #define TYPE_MEDIUM_CHANGER 0x08
+#define TYPE_ENCLOSURE     0x0d    /* Enclosure Services Device */
 #define TYPE_NO_LUN         0x7f
 
 /*