Re: Ethernet cable presence detection (WinCE 5.0)

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



The controller has to notify the driver and the driver has to notify the OS.
This *is* commonly done with an interrupt and I'd be surprised if the
controller didn't *offer* that functionality. Since I know nothing about
that driver, though, it doesn't mean that it's using that feature.

Paul T.

"OrenR" <orenr@xxxxxxxxxxxxxxx> wrote in message
news:1142432296.049154.149640@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hello all,
I have a PocketPC device which consists of PXA255, LCD and Davicom
9000E ethernet controller, running WinCE 5.0
I am having a problem that the WinCE doesn't recognizes the
disconnection of the ethernet cable.(The icon the the right-lower
corner doesn't become red)
I put a scope on the interrupt(ISA INT) line from the Davicom to the
PXA255 and no interrupt occurs when the cable is disconnected.
I took a look at Intel's reference design and BSP, and i saw the same
connections.

How than the internet controllers inform WinCE that the cable was
disconnected?
Can i check in manualy in anyway, and inform WinCE of that?

Thanks,
Oren.



.



Relevant Pages

  • Re: [RFC][PATCH 4/4] RTC: SMBus support for the M41T80,
    ... The controller implements a command which issues a write ... That would be internal to the m41t80 driver, ... the SOC has enough internal interrupt sources you can almost assume ...
    (Linux-Kernel)
  • Re: PCI interrupt lost
    ... This board is a PCI board featuring the Host Controller ISP1160 ... >> 2) The driver never services these interrupts. ... >> that IF an interrupt was to be received, ...
    (Linux-Kernel)
  • Re: AMD SB700 SMBus controller driver
    ... Could you please forward me the patch to make it work in polling mode? ... I didn't find any implementation using interrupt ... According to SB700 specifications its SMBus controller is very similar to ... I couldn't get our intpm driver to work with this hardware by simply ...
    (freebsd-hackers)
  • AMD SB700 SMBus controller driver
    ... Interrupt Line/Interrupt Pin PCI configuration registers ... specify interrupt number that the controller could use: ... I couldn't get our intpm driver to work with this hardware by simply adding PCI id ... I could get it to work by forcing polling mode. ...
    (freebsd-hackers)
  • RAID ate my PCIe-PCI bridges MMIO address space (?)
    ... When I boot a live CD of the same distro with the same kernel the soundcard ... Note that fglrx or no fglrx, as well as Intel HDA driver or no HDA driver, ... 0000:00:12.0: OHCI Host Controller ... cannot reserve MMIO region ...
    (Linux-Kernel)