Hello,
I'm currently developing a device driver for Triple Communication
Controller. The diver managed two modes (asynchronous or synchronous)
because each serial line could be independently configured as synchronous or
asynchronous.
My request is concerning the configuration of the baud rate. I
What is the possible reason for the fault in function serial_putc (see below).
The problem is that it pushing the single character *buf = c; but could not
send it through and as result is never breaking the bottom loop - the flag
tbdf->cbd_sc has value 0xA000 all the time.
I put below some debu
Dear Seb,
in message <3F004440.6000301 at peak.uklinux.net> you wrote:
>
> command line; a useful utility. If linux is to read the time from the
> realtime clock it must have a realtime clock driver of its own; there's
> no way that u-boot can pass the time to linux at boot time? (Of course,
Cor
Wolfgang Denk wrote:
[ snip ]
>>Ok, well I've successfully compiled with CONFIG_HARD_I2C and have
>>communicated with my clock, so that is good. Next up is transferring the
>>date in u-boot to linux, but I'm sure that will be documented somewhere.
>>
>>
>
>You don't "transfer" the daye. Linux wil
> Replying to myself:
>
> Le dim 29/06/2003 ? 14:24, Albert ARIBAUD a ?crit :
> >
> > I am experiencing an annoying I2C problem, using ELDK 2.0.2 and its 2.4
> > kernel, while trying to read an I2C 24C128 eeprom. Its read sequence is
> > composed as follows :
> > - start condition, slave write of
Hi,
We are looking for a compactFLASH driver for Linux which runs over
PPC750. The
device we are using is Hitachi's 128MB FLASH part no - HB28B128C8HSR.
We are
planning to interface this directly without any IDE controller or PCMCIA
interface.
How do we go about writing a driver for this ? Is t
Dear all,
I am using MPC8260 for ATM cell switching between FCC1 and FCC2.I have two
UTOPIA interface connected,one each to FCC1 and FCC2.FCC1 is connected 16
PHY devices and FCC2 is connected 2 PHY devices.I have following
questions.
1.MPC8260 supports 255 internal channels and upto 64k using ex
Replying to myself:
Le dim 29/06/2003 ? 14:24, Albert ARIBAUD a ?crit :
>
> I am experiencing an annoying I2C problem, using ELDK 2.0.2 and its 2.4
> kernel, while trying to read an I2C 24C128 eeprom. Its read sequence is
> composed as follows :
> - start condition, slave write of two bytes : hig
>
> > My problem had something to do with MII state change
> interrupts not being detected properly, so the Ethernet
> driver was not told when the line went up after
> autonegociation, and thus never sent any packet.
>
> Assuming your hardware is OK this means you have misconfigured the
> Linu
Hi Steven,
I have read the mail listed below on the "lists.linuxppc.org" website.
It looks like you are the right expert who can help me solving my
problem.
The embedded linux can't detect my SANDISK CF card. I choosed the
EXT_DIRECT mode (CF's TRUE IDE mode), but now I am not sure if my design
In message <30C145E544071F4FB8B627789F7910BD32BE35 at csy-exchange1.giat.intra>
you wrote:
>
> My problem had something to do with MII state change interrupts not being
> detected properly, so the Ethernet driver was not told when the line went up
> after autonegociation, and thus never sent an
Dear Grego,
in message you wrote:
>
> I installed a ppcboot and a linux 2.4 on a MPC8260ADS card.
There are some things you should change:
First, PPCBoot is a dead project; development has been discontinued
more than half a year ago. For new development the successor project
"U-Boot" should
> Hi,
> I installed a ppcboot and a linux 2.4 on a MPC8260ADS card.
>
> Now, I am working on a custom card such as an MPC8260ADS
> card. The difference between those two cards is the ethernet:
> my custom card has two ethernet port, and uses two LXT971A.
>
> So, I compile a ppcboot for 8260ads. PP
Hi,
I installed a ppcboot and a linux 2.4 on a MPC8260ADS card.
Now, I am working on a custom card such as an MPC8260ADS card. The difference
between those two cards is the ethernet: my custom card has two ethernet port,
and uses two LXT971A.
So, I compile a ppcboot for 8260ads. PPCBOOT can't
Li,
Why are you combining an SPI driver with an ATM driver? Shouldn't you
create two separate drivers instead?
Alex
On Sun, 2003-06-29 at 17:31, li wrote:
> Hi all,
> I am implementing SPI interface with MPC850SAR and linux kernel 2.4.18.
> The following is what i have done:
> 1. set the SPI r
Zhu jiangbo schrieb:
>
> I have read the mail listed below on the "lists.linuxppc.org"
> website. It looks like you are the right expert who can help me
> solving my problem. The embedded linux can't detect my SANDISK CF
> card. I choosed the EXT_DIRECT mode (CF's TRUE IDE mode), but now
> I am n
On Fri, 27 Jun 2003 Christophe.LINDHEIMER at fr.thalesgroup.com wrote:
>
> Hi.
>
> I am working on a PPC860.
>
> I have developped two drivers.
>
> The driver 2 needs to use functions that are in driver 1.
> driver 1 is /dev/visu.
>
> I thought I could make fd=open("/dev/visu", 0) in init of the
>>I am working on a project with MPC8245 and have the need for a VGA
>>device which I can use to map the frame-buffer ram directly.
>>
>>A colleague of mine is recommending the SiliconMotion chipset.. could
>>anyone comment on this?
Excellent choice. I'm currently designing a board with a 405GPr
18 matches
Mail list logo