Leaked source code of windows server 2003
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.

124 lines
2.8 KiB

  1. @n:[DestinationDirs]
  2. @n:NEC98TMR_UP_HAL.CopyFiles = 11
  3. @n:NEC98NOTMR_UP_HAL.CopyFiles = 11
  4. @n:NEC98MPS_UP_HAL.CopyFiles = 11
  5. @n:NEC98MPS_MP_HAL.CopyFiles = 11
  6. @n:
  7. @n:[Manufacturer]
  8. @n:%NEC_MFG%=NEC_SYS
  9. @n:
  10. @n:[NEC_SYS]
  11. @n:%NEC98TMR_UP.DeviceDesc% = NEC98TMR_UP_HAL, NEC98TMR_UP
  12. @n:%NEC98NOTMR_UP.DeviceDesc% = NEC98NOTMR_UP_HAL, NEC98NOTMR_UP
  13. @n:%NEC98MPS_UP.DeviceDesc% = NEC98MPS_UP_HAL, NEC98MPS_UP
  14. @n:%NEC98MPS_MP.DeviceDesc% = NEC98MPS_MP_HAL, NEC98MPS_MP, NEC98MPS_UP
  15. @n:
  16. @n:;****************************************************
  17. @n:; NEC PC-9800 Standard (UP) HAL
  18. @n:[NEC98TMR_UP_HAL]
  19. @n:CopyFiles = NEC98TMR_UP_HAL.CopyFiles, UP.CopyFiles
  20. @n:AddReg = E_ISA_UP_HAL.AddReg, rp_tags_addreg
  21. @n:Reboot
  22. @n:
  23. @n:[NEC98TMR_UP_HAL.CopyFiles]
  24. @n:hal.dll, hal98tmr.dll,,0x3000
  25. @n:
  26. @n:;****************************************************
  27. @n:; NEC PC-9800 Standard (UP) HAL (No 2nd Timer)
  28. @n:[NEC98NOTMR_UP_HAL]
  29. @n:CopyFiles = NEC98NOTMR_UP_HAL.CopyFiles, UP.CopyFiles
  30. @n:AddReg = rp_tags_addreg
  31. @n:Reboot
  32. @n:
  33. @n:[NEC98NOTMR_UP_HAL.CopyFiles]
  34. @n:hal.dll, hal98up.dll,,0x3000
  35. @n:
  36. @n:;****************************************************
  37. @n:; NEC PC-9800 MPS (UP) HAL
  38. @n:[NEC98MPS_UP_HAL]
  39. @n:CopyFiles = NEC98MPS_UP_HAL.CopyFiles, UP.CopyFiles
  40. @n:AddReg = MPS_UP_HAL.AddReg, rp_tags_addreg
  41. @n:Reboot
  42. @n:
  43. @n:[NEC98MPS_UP_HAL.CopyFiles]
  44. @n:hal.dll, hal98apc.dll,,0x3000
  45. @n:
  46. @n:;****************************************************
  47. @n:; NEC PC-9800 MPS (MP) HAL
  48. @n:[NEC98MPS_MP_HAL]
  49. @n:CopyFiles = NEC98MPS_MP_HAL.CopyFiles, MP.CopyFiles
  50. @n:AddReg = MPS_MP_HAL.AddReg, rp_tags_addreg
  51. @n:Reboot
  52. @n:
  53. @n:[NEC98MPS_MP_HAL.CopyFiles]
  54. @n:hal.dll, hal98mp.dll,,0x3000
  55. @n:
  56. [Strings]
  57. @n:NEC_MFG = "NEC"
  58. @n:NEC98TMR_UP.DeviceDesc = "PC-9800 �V�X�e���N���b�N 10MHz (2nd �^�C�}�Ή�)"
  59. @n:NEC98NOTMR_UP.DeviceDesc = "PC-9800 �V�X�e���N���b�N 10MHz"
  60. @n:NEC98MPS_UP.DeviceDesc = "PC-9800 MPS ���j�v���Z�b�T"
  61. @n:NEC98MPS_MP.DeviceDesc = "PC-9800 MPS �}���`�v���Z�b�T"
  62. ComputerClassName = "�R���s���[�^"
  63. MSFT = "Microsoft"
  64. ;*******************************************
  65. ;device descriptions
  66. GENDEV_MFG = "(�W���R���s���[�^)"
  67. @i:E_ISA_UP.DeviceDesc = "�W�� PC"
  68. @i:ACPIPIC_UP.DeviceDesc = "ACPI (Advanced Configuration and Power Interface) PC"
  69. @i:ACPIAPIC_UP.DeviceDesc = "ACPI ���j�v���Z�b�T PC"
  70. @i:ACPIAPIC_MP.DeviceDesc = "ACPI �}���`�v���Z�b�T PC"
  71. @i:MPS_UP.DeviceDesc = "MPS ���j�v���Z�b�T PC"
  72. @i:MPS_MP.DeviceDesc = "MPS �}���`�v���Z�b�T PC"
  73. @a:ACPI_AMD64.DeviceDesc = "ACPI x86-64-based PC"
  74. @m:ACPI_IA64.DeviceDesc = "ACPI IA64-based PC"
  75. REG_EXPAND_SZ = 0x00020000
  76. REG_DWORD = 0x00010001