-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
KSZ8863 - I2C Migration, ioctl error suppression (IDFGH-13977) #45
Labels
Status: Reviewing
Issue is being reviewed
Comments
github-actions
bot
changed the title
KSZ8863 - I2C Migration, ioctl error suppression
KSZ8863 - I2C Migration, ioctl error suppression (IDFGH-13977)
Oct 30, 2024
espressif-bot
added
Status: Selected for Development
Issue is selected for development
and removed
Status: Opened
labels
Oct 31, 2024
bogdankolendovskyy
added a commit
to bogdankolendovskyy/esp-eth-drivers
that referenced
this issue
Nov 26, 2024
bogdankolendovskyy
added a commit
to bogdankolendovskyy/esp-eth-drivers
that referenced
this issue
Nov 26, 2024
6 tasks
bogdankolendovskyy
added a commit
to bogdankolendovskyy/esp-eth-drivers
that referenced
this issue
Nov 26, 2024
bogdankolendovskyy
added a commit
to bogdankolendovskyy/esp-eth-drivers
that referenced
this issue
Nov 27, 2024
espressif-bot
added
Status: Reviewing
Issue is being reviewed
and removed
Status: Selected for Development
Issue is selected for development
labels
Nov 29, 2024
bogdankolendovskyy
added a commit
to bogdankolendovskyy/esp-eth-drivers
that referenced
this issue
Dec 5, 2024
bogdankolendovskyy
added a commit
to bogdankolendovskyy/esp-eth-drivers
that referenced
this issue
Dec 6, 2024
bogdankolendovskyy
added a commit
to bogdankolendovskyy/esp-eth-drivers
that referenced
this issue
Dec 6, 2024
bogdankolendovskyy
added a commit
to bogdankolendovskyy/esp-eth-drivers
that referenced
this issue
Dec 10, 2024
bogdankolendovskyy
added a commit
to bogdankolendovskyy/esp-eth-drivers
that referenced
this issue
Dec 10, 2024
bogdankolendovskyy
added a commit
to bogdankolendovskyy/esp-eth-drivers
that referenced
this issue
Jan 9, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Checklist
Issue or Suggestion Description
KSZ8863 uses old I2C driver, migrate the code to adapt
driver/i2c_master.h
.Suppress
E (447) esp.emac: emac_esp_custom_ioctl(276): unknown io command: 4109
printed in examples since it's expected and it confuses users.The text was updated successfully, but these errors were encountered: