Hello,
I am testing a GBE LAN 82579 using the Driver Diagnostics Protocol
implemented by the "UEFI Network Device Driver for IntelR Ethernet Network
Connections".
I downloaded the driver from
http://www.intel.com/support/ethernetcomponents/controllers/82579/sb/CS-0322
39.htm
The success rate of
Hello,
Any update regarding the driver that can be used to access FTDI 4232.
Currently I am using the ftdi-usb-serial driver implemented by
AshleyDeSimone but it is not working (read and write successful in loopback
mode, the read size is 0).
Thanks in advance,
Catalin
--
Hello
I want to self-test using the Loop-Back mode two LTC2872 transceivers
configured in RS232 mode. The transceivers are linked to one FTDI 4232,
obtaining four Serial Communication Ports.
Step 1: In order to perform the Loop-Back test, I successfully enabled the
Loop-Back mode for t
232 as single chip USB to four channels UART
(Mircea Trepadus)
2. Re: [PATCH v3 00/15] OvmfPkg: add builtin fallback driver for
virtio-net NIC (Laszlo Ersek)
3. Re: [PATCH] OvmfPkg: sustain boot options in the
SECURE_BOOT_ENABLE build (Laszlo Ersek)
4. Re: FT4232 as single
Hello
I want to create a driver for a FTDI FT4232 USB device, in order to use the
device as a "single chip USB to four channels UART", as specified in FTDI
specification document.
I want to use and update the already implemented driver located at
https://github.com/AshleyDeSimone/edk2/tr