windows-drivers icon indicating copy to clipboard operation
windows-drivers copied to clipboard

Driver packages should be isolated

Open mariobalanica opened this issue 3 years ago • 2 comments

  • [ ] Copy driver files to the driver store rather than Windows\System32\drivers
  • [ ] Use device interfaces instead of hardcoded driver paths for:
    • [ ] bcm2836pwm
    • [ ] rpiq
    • [ ] vchiq

mariobalanica avatar Jul 31 '21 15:07 mariobalanica

make it adaptable for WCOS too

Marcinoo97 avatar Aug 01 '21 02:08 Marcinoo97

Now I added package manifests for IoT Core ARM64 (https://github.com/raspberrypi/windows-drivers/pull/43), hopefully they'll also be useful for WCOS.

driver1998 avatar Jan 17 '22 01:01 driver1998