gnupic: Re: [gnupic] PICDEM FS USB and Linux tools


Previous by date: 22 Sep 2007 10:48:10 +0100 Re: [gnupic] PICDEM FS USB and Linux tools, Xiaofan Chen
Next by date: 22 Sep 2007 10:48:10 +0100 Re: [gnupic] PICDEM FS USB and Linux tools, Nicolas
Previous in thread: 22 Sep 2007 10:48:10 +0100 Re: [gnupic] PICDEM FS USB and Linux tools, Xiaofan Chen
Next in thread: 22 Sep 2007 10:48:10 +0100 Re: [gnupic] PICDEM FS USB and Linux tools, Nicolas

Subject: Re: [gnupic] PICDEM FS USB and Linux tools
From: "Xiaofan Chen" ####@####.####
Date: 22 Sep 2007 10:48:10 +0100
Message-Id: <a276da400709220247o3603b401hff26e166e441e137@mail.gmail.com>

On 9/21/07, Xiaofan Chen ####@####.#### wrote:
> If you are using very very latest
> kernel, then you might have to patch the source codes to detach the
> kernel driver to get the demo code working.
> (the demo code is at http://www.varxec.net/picdem_fs_usb/ )
> http://forum.microchip.com/tm.aspx?m=106426)

Working udev files for Ubuntu 6.06/7.04:

####@####.#### cat 026-microchip.rules
#PICKit
SYSFS{idVendor}=="04d8", SYSFS{idProduct}=="0032", MODE="0660",
GROUP="microchip"
#PICKit2
SYSFS{idVendor}=="04d8", SYSFS{idProduct}=="0033", MODE="0660",
GROUP="microchip"
#ICD2
SYSFS{idVendor}=="04d8", SYSFS{idProduct}=="8000", MODE="0660",
GROUP="microchip"
#ICD21
SYSFS{idVendor}=="04d8", SYSFS{idProduct}=="8001", MODE="0660",
GROUP="microchip"
#PICDEM FS USB Bootloader
SYSFS{idVendor}=="04d8", SYSFS{idProduct}=="000b", MODE="0660",
GROUP="microchip"
#PICDEM FS USB Demo
SYSFS{idVendor}=="04d8", SYSFS{idProduct}=="000c", MODE="0660",
GROUP="microchip"
#PICDEM FS USB CDC
SYSFS{idVendor}=="04d8", SYSFS{idProduct}=="000a", MODE="0660",
GROUP="microchip"


Regards,
Xiaofan

[Content type text/x-csrc not shown. Download]

Previous by date: 22 Sep 2007 10:48:10 +0100 Re: [gnupic] PICDEM FS USB and Linux tools, Xiaofan Chen
Next by date: 22 Sep 2007 10:48:10 +0100 Re: [gnupic] PICDEM FS USB and Linux tools, Nicolas
Previous in thread: 22 Sep 2007 10:48:10 +0100 Re: [gnupic] PICDEM FS USB and Linux tools, Xiaofan Chen
Next in thread: 22 Sep 2007 10:48:10 +0100 Re: [gnupic] PICDEM FS USB and Linux tools, Nicolas


Powered by ezmlm-browse 0.20.