diff options
| author | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2010-01-29 06:32:20 +0000 |
|---|---|---|
| committer | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2010-01-29 06:32:20 +0000 |
| commit | 3b570f637fe8d6b212a66313b9c6bf5fef357c51 (patch) | |
| tree | 4518a124fe50c7e8dd27225aaad9e43e9087e2fa /Demos/Device/LowLevel/DualVirtualSerial/LUFA DualVirtualSerial.inf | |
| parent | 4ecbb7f8679013a4a110eabad86d309f05cf4ce3 (diff) | |
Update driver INF files - change manufacturer name from the original template's name to the Four Walled Cubicle website.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1083 d5102386-fcda-11dd-9fdb-3debd5008f28
Diffstat (limited to 'Demos/Device/LowLevel/DualVirtualSerial/LUFA DualVirtualSerial.inf')
| -rw-r--r-- | Demos/Device/LowLevel/DualVirtualSerial/LUFA DualVirtualSerial.inf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Demos/Device/LowLevel/DualVirtualSerial/LUFA DualVirtualSerial.inf b/Demos/Device/LowLevel/DualVirtualSerial/LUFA DualVirtualSerial.inf index 741bf28e..beb62c64 100644 --- a/Demos/Device/LowLevel/DualVirtualSerial/LUFA DualVirtualSerial.inf +++ b/Demos/Device/LowLevel/DualVirtualSerial/LUFA DualVirtualSerial.inf @@ -100,7 +100,7 @@ ServiceBinary=%12%\%DRIVERFILENAME%.sys [Strings]
MFGFILENAME="CDC_vista"
DRIVERFILENAME ="usbser"
-MFGNAME="CCS, Inc."
+MFGNAME="http://www.fourwalledcubicle.com"
INSTDISK="LUFA Dual CDC Driver Installer"
DESCRIPTION="Communications Port"
SERVICE="USB RS-232 Emulation Driver"
\ No newline at end of file |
