OpenSDE Packages Database (without history before r20070)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

34 lines
1.3 KiB

  1. # --- T2-COPYRIGHT-NOTE-BEGIN ---
  2. # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  3. #
  4. # T2 SDE: package/.../libnetmd/pid.patch
  5. # Copyright (C) 2006 The T2 SDE Project
  6. #
  7. # More information can be found in the files COPYING and README.
  8. #
  9. # This patch file is dual-licensed. It is available under the license the
  10. # patched project is licensed under, as long as it is an OpenSource license
  11. # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
  12. # of the GNU General Public License as published by the Free Software
  13. # Foundation; either version 2 of the License, or (at your option) any later
  14. # version.
  15. # --- T2-COPYRIGHT-NOTE-END ---
  16. diff -u unstable/libnetmd.c unstable-new/libnetmd.c
  17. --- unstable/libnetmd.c 2004-03-29 22:47:01.000000000 +0200
  18. +++ unstable-new/libnetmd.c 2006-07-02 22:01:50.000000000 +0200
  19. @@ -44,6 +44,14 @@
  20. {0x54c, 0xc6}, /* Sony MZ-N10 */
  21. {0x54c, 0xc8}, /* Sony MZ-N710/N810 */
  22. {0x54c, 0xc9}, /* Sony MZ-N510/N610 */
  23. + {0x54c, 0x188}, // MZ-N920
  24. + {0x54c, 0x18a}, // LAM-3
  25. + {0x54c, 0x1e9}, // MZ-DH10P
  26. + {0x54c, 0x219}, // MZ-RH10
  27. + {0x54c, 0x21B}, // MZ-RH910
  28. + {0x54c, 0x21d}, // CMT-AH10
  29. + {0x54c, 0x286}, /* Sony MZ/RH-1 */
  30. + {0x54c, 0x287}, /* Sony MZ/RH-1 HiMD mode*/
  31. {0, 0} /* terminating pair */
  32. };