Home | History | Annotate | Download | only in netwalker
History log of /src/sys/arch/evbarm/netwalker/netwalker_usb.c
RevisionDateAuthorComments
 1.9  22-Feb-2024  andvar sc_init_md_hook expects two params since interface change in imxusbvar.h rev 1.7
thus adjust kobo_usb_init() and netwalker_usb_init() functions accordingly.

Fixes build for KOBO and NETWALKER(_MD) kernel configs.
Needs pullup to netbsd-10.
 1.8  15-Jan-2020  skrll branches: 1.8.24;
Fix build
 1.7  05-Aug-2019  hkenken branches: 1.7.2;
Remove debug print message.
 1.6  24-Jul-2019  hkenken Modified i.MX GPIO control module and PCIe module.

+ Add imxpcie.c
imx PCIe common driver
 1.5  24-Jul-2019  hkenken i.MX USB host code re-arrangement.
 1.4  22-Sep-2017  khorben branches: 1.4.4;
Typo
 1.3  15-Apr-2012  bsh branches: 1.3.2;
initialize one more pin for USB Host1.
 1.2  15-Apr-2012  bsh delete many definitions like MUX_PIN_foo.
use MUX_PIN(foo) instead.
 1.1  09-Dec-2010  bsh branches: 1.1.6; 1.1.10; 1.1.14;
support USB on NetWalker
 1.1.14.1  29-Apr-2012  mrg sync to latest -current.
 1.1.10.1  17-Apr-2012  yamt sync with head
 1.1.6.2  05-Mar-2011  rmind sync with head
 1.1.6.1  09-Dec-2010  rmind file netwalker_usb.c was added on branch rmind-uvmplock on 2011-03-05 20:50:08 +0000
 1.3.2.1  03-Dec-2017  jdolecek update from HEAD
 1.4.4.1  13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.7.2.1  17-Jan-2020  ad Sync with head.
 1.8.24.1  24-Feb-2024  martin Pull up following revision(s) (requested by andvar in ticket #609):

sys/arch/evbarm/netwalker/netwalker_usb.c: revision 1.9
sys/arch/evbarm/kobo/kobo_usb.c: revision 1.4

sc_init_md_hook expects two params since interface change in imxusbvar.h rev 1.7
thus adjust kobo_usb_init() and netwalker_usb_init() functions accordingly.

Fixes build for KOBO and NETWALKER(_MD) kernel configs.

RSS XML Feed