* mpc8360sar @ 2006-07-20 10:39 Alex Zeffertt 2006-07-20 12:07 ` [Linux-ATM-General] mpc8360sar Li Tony-r64360 0 siblings, 1 reply; 8+ messages in thread From: Alex Zeffertt @ 2006-07-20 10:39 UTC (permalink / raw) To: linuxppc-embedded, linux-atm-general Hi lists, I'm writing to announce a new project http://mpc8360sar.sourceforge.net . This is an ATM driver for the QUICC Engine (QE) of the PowerQUICC II Pro range of processors. It is based on Tony Li's fsl-atm driver and my mpc8260sar driver. I've basically used Tony's driver for the most low level stuff and ported a lot of extra functionality from my PQII driver. You will need the Linux BSP from Freescale to build this driver. I have only tested this driver on mpc832xe-mds, but it should also work on the mpc8360e-pb board. If you use mpc8360sar, please let me know how you get on. In particular let me know if you work out how to stop the QE occaisionally corrupting the TCT when using external channels. Regards, Alex ^ permalink raw reply [flat|nested] 8+ messages in thread
* RE: [Linux-ATM-General] mpc8360sar 2006-07-20 10:39 mpc8360sar Alex Zeffertt @ 2006-07-20 12:07 ` Li Tony-r64360 2006-07-20 12:35 ` Alex Zeffertt 0 siblings, 1 reply; 8+ messages in thread From: Li Tony-r64360 @ 2006-07-20 12:07 UTC (permalink / raw) To: Alex Zeffertt, linuxppc-embedded, linux-atm-general Hi, alex I am tony li. I am glad to know that you add many features support. Do you have test the UBR and AAL0 ? I am lack of enviroment test them now. I have not read your code detailly.:) And which ltib release version is your base ? I have updated my code a little which contain a workaround for a bug. Tony.li =20 -----Original Message----- From: linux-atm-general-bounces@lists.sourceforge.net [mailto:linux-atm-general-bounces@lists.sourceforge.net] On Behalf Of Alex Zeffertt Sent: Thursday, July 20, 2006 6:40 PM To: linuxppc-embedded@ozlabs.org; linux-atm-general@lists.sourceforge.net Subject: [Linux-ATM-General] mpc8360sar Hi lists, I'm writing to announce a new project http://mpc8360sar.sourceforge.net . This is an ATM driver for the QUICC Engine (QE) of the PowerQUICC II Pro range of processors. It is based on Tony Li's fsl-atm driver and my mpc8260sar driver. I've basically used Tony's driver for the most low level stuff and ported a lot of extra functionality from my PQII driver. You will need the Linux BSP from Freescale to build this driver. I have only tested this driver on mpc832xe-mds, but it should also work on the mpc8360e-pb board. If you use mpc8360sar, please let me know how you get on. In particular let me know if you work out how to stop the QE occaisionally corrupting the TCT when using external channels. Regards, Alex ------------------------------------------------------------------------ - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D= DEVDE V _______________________________________________ Linux-atm-general mailing list Linux-atm-general@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-atm-general ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Linux-ATM-General] mpc8360sar 2006-07-20 12:07 ` [Linux-ATM-General] mpc8360sar Li Tony-r64360 @ 2006-07-20 12:35 ` Alex Zeffertt 2006-07-20 13:13 ` Kumar Gala 0 siblings, 1 reply; 8+ messages in thread From: Alex Zeffertt @ 2006-07-20 12:35 UTC (permalink / raw) To: Li Tony-r64360; +Cc: linux-atm-general, linuxppc-embedded Hi, Yes, UBR and AAL0 work. I've also added support for the qos parameters min_pcr, pcr, and max_pcr. I used ltib-mpc832xemds-20060615 as my base. More details are on the website. BTW, I left all your code in. There's a simple config option now which allows you to choose between the two drivers. Alex PS Thanks! Li Tony-r64360 wrote: > Hi, alex > I am tony li. I am glad to know that you add many features support. > Do you have test the UBR and AAL0 ? I am lack of enviroment test them > now. > I have not read your code detailly.:) > And which ltib release version is your base ? I have updated my code a > little which contain a workaround for a bug. > > Tony.li > > -----Original Message----- > From: linux-atm-general-bounces@lists.sourceforge.net > [mailto:linux-atm-general-bounces@lists.sourceforge.net] On Behalf Of > Alex Zeffertt > Sent: Thursday, July 20, 2006 6:40 PM > To: linuxppc-embedded@ozlabs.org; > linux-atm-general@lists.sourceforge.net > Subject: [Linux-ATM-General] mpc8360sar > > Hi lists, > > I'm writing to announce a new project http://mpc8360sar.sourceforge.net > . > This is an ATM driver for the QUICC Engine (QE) of the PowerQUICC II Pro > range of processors. It is based on Tony Li's fsl-atm driver and my > mpc8260sar driver. I've basically used Tony's driver for the most low > level stuff and ported a lot of extra functionality from my PQII driver. > > You will need the Linux BSP from Freescale to build this driver. > > I have only tested this driver on mpc832xe-mds, but it should also work > on the mpc8360e-pb board. > > If you use mpc8360sar, please let me know how you get on. In particular > let me know if you work out how to stop the QE occaisionally corrupting > the TCT when using external channels. > > Regards, > > Alex > > ------------------------------------------------------------------------ > - > Take Surveys. Earn Cash. Influence the Future of IT Join > SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDE > V > _______________________________________________ > Linux-atm-general mailing list > Linux-atm-general@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/linux-atm-general ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Linux-ATM-General] mpc8360sar 2006-07-20 12:35 ` Alex Zeffertt @ 2006-07-20 13:13 ` Kumar Gala 2006-07-20 13:33 ` Alex Zeffertt 0 siblings, 1 reply; 8+ messages in thread From: Kumar Gala @ 2006-07-20 13:13 UTC (permalink / raw) To: Alex Zeffertt; +Cc: linux-atm-general, linuxppc-embedded, Li Tony-r64360 On Jul 20, 2006, at 7:35 AM, Alex Zeffertt wrote: > Hi, > > Yes, UBR and AAL0 work. I've also added support for the qos > parameters > min_pcr, pcr, and max_pcr. > > I used ltib-mpc832xemds-20060615 as my base. More details are on the > website. > > BTW, I left all your code in. There's a simple config option now > which > allows you to choose between the two drivers. > > Alex > > PS Thanks! Any reason we dont try to get your work up stream into the mainline kernel? - kumar > Li Tony-r64360 wrote: >> Hi, alex >> I am tony li. I am glad to know that you add many features support. >> Do you have test the UBR and AAL0 ? I am lack of enviroment test them >> now. >> I have not read your code detailly.:) >> And which ltib release version is your base ? I have updated my >> code a >> little which contain a workaround for a bug. >> >> Tony.li >> >> -----Original Message----- >> From: linux-atm-general-bounces@lists.sourceforge.net >> [mailto:linux-atm-general-bounces@lists.sourceforge.net] On Behalf Of >> Alex Zeffertt >> Sent: Thursday, July 20, 2006 6:40 PM >> To: linuxppc-embedded@ozlabs.org; >> linux-atm-general@lists.sourceforge.net >> Subject: [Linux-ATM-General] mpc8360sar >> >> Hi lists, >> >> I'm writing to announce a new project http:// >> mpc8360sar.sourceforge.net >> . >> This is an ATM driver for the QUICC Engine (QE) of the PowerQUICC >> II Pro >> range of processors. It is based on Tony Li's fsl-atm driver and my >> mpc8260sar driver. I've basically used Tony's driver for the most >> low >> level stuff and ported a lot of extra functionality from my PQII >> driver. >> >> You will need the Linux BSP from Freescale to build this driver. >> >> I have only tested this driver on mpc832xe-mds, but it should also >> work >> on the mpc8360e-pb board. >> >> If you use mpc8360sar, please let me know how you get on. In >> particular >> let me know if you work out how to stop the QE occaisionally >> corrupting >> the TCT when using external channels. >> >> Regards, >> >> Alex >> >> --------------------------------------------------------------------- >> --- >> - >> Take Surveys. Earn Cash. Influence the Future of IT Join >> SourceForge.net's Techsay panel and you'll get the chance to share >> your >> opinions on IT & business topics through brief surveys -- and earn >> cash >> http://www.techsay.com/default.php? >> page=join.php&p=sourceforge&CID=DEVDE >> V >> _______________________________________________ >> Linux-atm-general mailing list >> Linux-atm-general@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/linux-atm-general > > _______________________________________________ > Linuxppc-embedded mailing list > Linuxppc-embedded@ozlabs.org > https://ozlabs.org/mailman/listinfo/linuxppc-embedded ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Linux-ATM-General] mpc8360sar 2006-07-20 13:13 ` Kumar Gala @ 2006-07-20 13:33 ` Alex Zeffertt 2006-07-20 13:54 ` Kumar Gala 0 siblings, 1 reply; 8+ messages in thread From: Alex Zeffertt @ 2006-07-20 13:33 UTC (permalink / raw) To: Kumar Gala; +Cc: linux-atm-general, linuxppc-embedded, Li Tony-r64360 > > Any reason we dont try to get your work up stream into the mainline kernel? > > - kumar > I'd like to see it upstreamed - the more people who use it the more help I get! However, mpc8360sar is built on Freescale's BSP which adds basic support for the board, the MPC832xE-MDS, to the stock linux kernel. This support consists of the following patches: Patch0 : patch-2.6.11.bz2 Patch1 : linux-2.6.11-mpc8349e-general-20060414.patch Patch2 : linux-2.6.11-mpc8349e-pci-3.patch Patch3 : linux-2.6.11-mpc8349e-pci-agent.patch Patch4 : linux-2.6.11-mpc8349e-watchdog.patch Patch5 : linux-2.6.11-mpc83xx-sec2.patch Patch6 : mpc832x-sec2v15-config-1.patch Patch7 : linux-2.6.11-mpc8349e-usb-gadget.patch Patch8 : linux-2.6.11-mpc8349e-usb-host.patch Patch9 : linux-2.6.11-mpc8360-general-1.patch Patch10 : linux-2.6.11-mpc8360-pci-agent.patch Patch11 : linux-2.6.11-mpc832x-basic-4.patch Patch12 : linux-2.6.11-mpc832x-pci-agent.patch Patch13 : linux-2.6.11-mpc832x-spi-1.patch Patch14 : linux-2.6.11-mpc832x-BIT.patch Patch15 : linux-2.6.11-mpc83xx-ct-1.patch Patch16 : linux-2.6.11-mpc832x-usb-gadget.patch Patch17 : linux-2.6.11-mpc832x-atm-1.patch I guess there's no point upstreaming mpc8360sar until freescale have upstreamed these patches (and ported them to the current kernel). Alex PS It's probable that mpc8360sar actually only requires a handful of the above patches to be applied. ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Linux-ATM-General] mpc8360sar 2006-07-20 13:33 ` Alex Zeffertt @ 2006-07-20 13:54 ` Kumar Gala 2006-07-20 16:14 ` Alex Zeffertt 0 siblings, 1 reply; 8+ messages in thread From: Kumar Gala @ 2006-07-20 13:54 UTC (permalink / raw) To: Alex Zeffertt; +Cc: linux-atm-general, linuxppc-embedded, Li Tony-r64360 On Jul 20, 2006, at 8:33 AM, Alex Zeffertt wrote: > >> Any reason we dont try to get your work up stream into the >> mainline kernel? >> - kumar > > I'd like to see it upstreamed - the more people who use it the more > help I get! > > However, mpc8360sar is built on Freescale's BSP which adds basic > support for the > board, the MPC832xE-MDS, to the stock linux kernel. This support > consists of the > following patches: > > Patch0 : patch-2.6.11.bz2 > Patch1 : linux-2.6.11-mpc8349e-general-20060414.patch > Patch2 : linux-2.6.11-mpc8349e-pci-3.patch > Patch3 : linux-2.6.11-mpc8349e-pci-agent.patch > Patch4 : linux-2.6.11-mpc8349e-watchdog.patch > Patch5 : linux-2.6.11-mpc83xx-sec2.patch > Patch6 : mpc832x-sec2v15-config-1.patch > Patch7 : linux-2.6.11-mpc8349e-usb-gadget.patch > Patch8 : linux-2.6.11-mpc8349e-usb-host.patch > Patch9 : linux-2.6.11-mpc8360-general-1.patch > Patch10 : linux-2.6.11-mpc8360-pci-agent.patch > Patch11 : linux-2.6.11-mpc832x-basic-4.patch > Patch12 : linux-2.6.11-mpc832x-pci-agent.patch > Patch13 : linux-2.6.11-mpc832x-spi-1.patch > Patch14 : linux-2.6.11-mpc832x-BIT.patch > Patch15 : linux-2.6.11-mpc83xx-ct-1.patch > Patch16 : linux-2.6.11-mpc832x-usb-gadget.patch > Patch17 : linux-2.6.11-mpc832x-atm-1.patch > > I guess there's no point upstreaming mpc8360sar until freescale have > upstreamed these patches (and ported them to the current kernel). True, a large number of these patches are upstream, and if I had access to MPC836x or MPC832x HW I'd work on getting the others that are reasonable. > Alex > > PS It's probable that mpc8360sar actually only requires a handful of > the above patches to be applied. Agreed. - kumar ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Linux-ATM-General] mpc8360sar 2006-07-20 13:54 ` Kumar Gala @ 2006-07-20 16:14 ` Alex Zeffertt 2006-07-21 2:36 ` Li Tony-r64360 0 siblings, 1 reply; 8+ messages in thread From: Alex Zeffertt @ 2006-07-20 16:14 UTC (permalink / raw) To: Kumar Gala; +Cc: linux-atm-general, linuxppc-embedded, Li Tony-r64360 Kumar Gala wrote: > > On Jul 20, 2006, at 8:33 AM, Alex Zeffertt wrote: > >> >>> Any reason we dont try to get your work up stream into the mainline >>> kernel? >>> - kumar >> >> I'd like to see it upstreamed - the more people who use it the more >> help I get! >> >> However, mpc8360sar is built on Freescale's BSP which adds basic >> support for the >> board, the MPC832xE-MDS, to the stock linux kernel. This support >> consists of the >> following patches: >> >> Patch0 : patch-2.6.11.bz2 >> Patch1 : linux-2.6.11-mpc8349e-general-20060414.patch >> Patch2 : linux-2.6.11-mpc8349e-pci-3.patch >> Patch3 : linux-2.6.11-mpc8349e-pci-agent.patch >> Patch4 : linux-2.6.11-mpc8349e-watchdog.patch >> Patch5 : linux-2.6.11-mpc83xx-sec2.patch >> Patch6 : mpc832x-sec2v15-config-1.patch >> Patch7 : linux-2.6.11-mpc8349e-usb-gadget.patch >> Patch8 : linux-2.6.11-mpc8349e-usb-host.patch >> Patch9 : linux-2.6.11-mpc8360-general-1.patch >> Patch10 : linux-2.6.11-mpc8360-pci-agent.patch >> Patch11 : linux-2.6.11-mpc832x-basic-4.patch >> Patch12 : linux-2.6.11-mpc832x-pci-agent.patch >> Patch13 : linux-2.6.11-mpc832x-spi-1.patch >> Patch14 : linux-2.6.11-mpc832x-BIT.patch >> Patch15 : linux-2.6.11-mpc83xx-ct-1.patch >> Patch16 : linux-2.6.11-mpc832x-usb-gadget.patch >> Patch17 : linux-2.6.11-mpc832x-atm-1.patch >> >> I guess there's no point upstreaming mpc8360sar until freescale have >> upstreamed these patches (and ported them to the current kernel). > > True, a large number of these patches are upstream, and if I had access > to MPC836x or MPC832x HW I'd work on getting the others that are > reasonable. > >> Alex >> >> PS It's probable that mpc8360sar actually only requires a handful of >> the above patches to be applied. > > Agreed. > > - kumar Tony, can you let me know when CONFIG_MPC832XE_MDS support is upstreamed to a kernel.org kernel. I'll then try to get the mpc8360sar working with this kernel and then upstream it. Alex PS I'm not entirely sure how "upstreaming" is done. ^ permalink raw reply [flat|nested] 8+ messages in thread
* RE: [Linux-ATM-General] mpc8360sar 2006-07-20 16:14 ` Alex Zeffertt @ 2006-07-21 2:36 ` Li Tony-r64360 0 siblings, 0 replies; 8+ messages in thread From: Li Tony-r64360 @ 2006-07-21 2:36 UTC (permalink / raw) To: Alex Zeffertt, Kumar Gala, Chu hanjin-r52514 Cc: linuxppc-dev, linux-atm-general, linuxppc-embedded Alex, we are working on the 8360 upstream. As the similarity between 832x and 8360, if the 8360 has benn accepted, it would be easy for 832x upstream. We have submit the 8360 patch to the opensource. But we are waiting it to be accepted. BTW, the new version QOC3-ATM card will adopt. The QOC3-ATM card code need some modification.=20 I send the new code to you if it done. Ok ? Tony > -----Original Message----- > From: Alex Zeffertt [mailto:ajz@cambridgebroadband.com]=20 > Sent: Friday, July 21, 2006 12:15 AM > To: Kumar Gala > Cc: Li Tony-r64360; linux-atm-general@lists.sourceforge.net;=20 > linuxppc-embedded@ozlabs.org > Subject: Re: [Linux-ATM-General] mpc8360sar >=20 > Kumar Gala wrote: > >=20 > > On Jul 20, 2006, at 8:33 AM, Alex Zeffertt wrote: > >=20 > >> > >>> Any reason we dont try to get your work up stream into=20 > the mainline=20 > >>> kernel? > >>> - kumar > >> > >> I'd like to see it upstreamed - the more people who use it=20 > the more=20 > >> help I get! > >> > >> However, mpc8360sar is built on Freescale's BSP which adds basic=20 > >> support for the board, the MPC832xE-MDS, to the stock=20 > linux kernel. =20 > >> This support consists of the following patches: > >> > >> Patch0 : patch-2.6.11.bz2 > >> Patch1 : linux-2.6.11-mpc8349e-general-20060414.patch > >> Patch2 : linux-2.6.11-mpc8349e-pci-3.patch > >> Patch3 : linux-2.6.11-mpc8349e-pci-agent.patch > >> Patch4 : linux-2.6.11-mpc8349e-watchdog.patch > >> Patch5 : linux-2.6.11-mpc83xx-sec2.patch > >> Patch6 : mpc832x-sec2v15-config-1.patch > >> Patch7 : linux-2.6.11-mpc8349e-usb-gadget.patch > >> Patch8 : linux-2.6.11-mpc8349e-usb-host.patch > >> Patch9 : linux-2.6.11-mpc8360-general-1.patch > >> Patch10 : linux-2.6.11-mpc8360-pci-agent.patch > >> Patch11 : linux-2.6.11-mpc832x-basic-4.patch > >> Patch12 : linux-2.6.11-mpc832x-pci-agent.patch > >> Patch13 : linux-2.6.11-mpc832x-spi-1.patch > >> Patch14 : linux-2.6.11-mpc832x-BIT.patch > >> Patch15 : linux-2.6.11-mpc83xx-ct-1.patch > >> Patch16 : linux-2.6.11-mpc832x-usb-gadget.patch > >> Patch17 : linux-2.6.11-mpc832x-atm-1.patch > >> > >> I guess there's no point upstreaming mpc8360sar until=20 > freescale have=20 > >> upstreamed these patches (and ported them to the current kernel). > >=20 > > True, a large number of these patches are upstream, and if I had=20 > > access to MPC836x or MPC832x HW I'd work on getting the others that=20 > > are reasonable. > >=20 > >> Alex > >> > >> PS It's probable that mpc8360sar actually only requires a=20 > handful of=20 > >> the above patches to be applied. > >=20 > > Agreed. > >=20 > > - kumar >=20 >=20 > Tony, can you let me know when CONFIG_MPC832XE_MDS support is=20 > upstreamed to a kernel.org kernel. I'll then try to get the=20 > mpc8360sar working with this kernel and then upstream it. >=20 > Alex >=20 > PS I'm not entirely sure how "upstreaming" is done. >=20 ^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2006-07-21 2:36 UTC | newest] Thread overview: 8+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2006-07-20 10:39 mpc8360sar Alex Zeffertt 2006-07-20 12:07 ` [Linux-ATM-General] mpc8360sar Li Tony-r64360 2006-07-20 12:35 ` Alex Zeffertt 2006-07-20 13:13 ` Kumar Gala 2006-07-20 13:33 ` Alex Zeffertt 2006-07-20 13:54 ` Kumar Gala 2006-07-20 16:14 ` Alex Zeffertt 2006-07-21 2:36 ` Li Tony-r64360
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).