Re: [PATCH 01/02] USB driver bcm283x_dwcotg added.

2016-08-11 Thread Thomas Kim
endif ... But, I don't know that which description should be addded between __start_set_nexus and __stop_set_nexus. Is this right method ? Please advise me. Best Regards. Thomas Kim 2016-08-11 19:01 GMT+09:00 Thomas Kim : > Dear Deval, > > No problem. > > If I find addtio

Re: [PATCH 01/02] USB driver bcm283x_dwcotg added.

2016-08-11 Thread Thomas Kim
t_nexus 002260a4 D _bsd__stop_set_sysctl_set 0022cb04 D _bsd__stop_set_sysinit_set But, I was failed for finding location for initializing _bsd__start_set_nexus and _bsd__stop_set_nexus. Please advise me. Best Regards, Thomas Kim. 2016-08-11 11:40 GMT+09:00 Thomas Kim : > Dear Deval Shah,

Re: [PATCH 01/02] USB driver bcm283x_dwcotg added.

2016-08-10 Thread Thomas Kim
_child() for DWCOTG should be called. At this time, I don't know why device_add_child() for DWCOTG controller is not called. Please advise me. Best Regards, Thomas Kim 2016-08-11 8:51 GMT+09:00 Thomas Kim : > Dear Deval Shah, > > I checked my rasberry board. my board is rasberry Pi

Re: [PATCH 01/02] USB driver bcm283x_dwcotg added.

2016-08-10 Thread Thomas Kim
call bcm283x_dwc_otg_probe() and bcm283x_dwc_otg_attach(). Please advsie me. Best Regards, Thomas Kim. 2016-08-10 22:06 GMT+09:00 Deval Shah : > I saw the files which you have attached. I found one quick mistake. > > In your nexus-devices.h file "RTEMS_BSD_DRIVER_BCM283X_DWCOTG(0x2098, &g

Re: [PATCH 01/02] USB driver bcm283x_dwcotg added.

2016-08-10 Thread Thomas Kim
correct modification ? Or, Because DEFINE_CLASS_1 is defined in bcm2835_dwc_fdt.c, Is this modification non-effective code ? Best Regards, Thomas Kim 2016-08-10 22:06 GMT+09:00 Deval Shah : > I saw the files which you have attached. I found one quick mistake. > > In your nexus-devic

Re: [PATCH 01/02] USB driver bcm283x_dwcotg added.

2016-08-08 Thread Thomas Kim
Dear Sir, I am sorry. I want to test this libbsd version for Rasberry Pi. When I check "git://git.rtems.org/rtems-libbsd.git", there is not any code for Rasberry pi. Please could you let me know git URL for downloading this libbsd version ? Best Regards, Thomas Kim 2016-08-09 14:52

Re: libbsd - USB Host Stack for HID, WirelessLAN

2015-08-25 Thread Thomas Kim
know that libbsd.py file is used for which purpose. Best Regards, Thomas 2015-08-25 19:19 GMT+09:00 Yurii Shevtsov : > > > 2015-08-25 12:10 GMT+03:00 Thomas Kim : > >> Dear Yurii, >> >> Thank you very much. >> >> I want to review freeBSD source code. &g

Re: libbsd - USB Host Stack for HID, WirelessLAN

2015-08-25 Thread Thomas Kim
Dear Yurii, Thank you very much. I want to review freeBSD source code. Please let me know where is libbsd's README file. there is not README file in current tree (https://git.rtems.org/rtems-libbsd/tree/). I want to check "Rules for Modiying FreeBSD source" in REAME file. Also, I want to compar

Re: [PATCH 2/4] sys/mman.h: New file. Clean up and add supporting stubs

2014-11-21 Thread Thomas Kim
process. Please advise me. Best Regards. Thomas Kim 2014-11-20 11:37 GMT+09:00 Joel Sherrill : > > > On November 19, 2014 8:31:46 PM CST, Gedare Bloom > wrote: > >OK great > > I have an updated version of the patch. Something wasn't right with the > mskefile that