public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
* Synch with Linux 2.3.32
@ 1999-12-14  1:52 Andreas Jaeger
  0 siblings, 0 replies; only message in thread
From: Andreas Jaeger @ 1999-12-14  1:52 UTC (permalink / raw)
  To: GNU libc hacker

There's only one patch for <scsi/scsi.h>  necessary for 2.3.32.

Andreas

1999-12-14  Andreas Jaeger  <aj@suse.de>

	* sysdeps/unix/sysv/linux/scsi/scsi.h: Add new defines from Linux
	2.3.32.

============================================================
Index: sysdeps/unix/sysv/linux/scsi/scsi.h
--- sysdeps/unix/sysv/linux/scsi/scsi.h	1999/11/17 19:53:44	1.2
+++ sysdeps/unix/sysv/linux/scsi/scsi.h	1999/12/14 09:44:21
@@ -85,7 +85,11 @@
 #define LOG_SELECT            0x4c
 #define LOG_SENSE             0x4d
 #define MODE_SELECT_10        0x55
+#define RESERVE_10            0x56
+#define RELEASE_10            0x57
 #define MODE_SENSE_10         0x5a
+#define PERSISTENT_RESERVE_IN 0x5e
+#define PERSISTENT_RESERVE_OUT 0x5f
 #define MOVE_MEDIUM           0xa5
 #define READ_12               0xa8
 #define WRITE_12              0xaa

-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.rhein-neckar.de

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1999-12-14  1:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-12-14  1:52 Synch with Linux 2.3.32 Andreas Jaeger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).