[haiku-commits] Change in ...haiku[master]: Enable memory mapped io and ioport access.

  • From: Gerrit <review@xxxxxxxxxxxxxxxxxxx>
  • To: waddlesplash <waddlesplash@xxxxxxxxx>, haiku-commits@xxxxxxxxxxxxx
  • Date: Fri, 31 May 2019 15:45:46 +0000

From Bruno Albuquerque <bga@xxxxxxxxxxxxx>:

Bruno Albuquerque has uploaded this change for review. ( 
https://review.haiku-os.org/c/haiku/+/1497


Change subject: Enable memory mapped io and ioport access.
......................................................................

Enable memory mapped io and ioport access.

- This will now be enabled for any devices that alocate either type of
  resource.
- Superseeds individual fixes for ipro1000 and idualwifi7260 .
- This will potentially fix other network cards that use the FreeBSD
  compatibility layer but that I have no way to test.
---
M src/libs/compat/freebsd_network/bus.cpp
1 file changed, 6 insertions(+), 0 deletions(-)



  git pull ssh://git.haiku-os.org/haiku refs/changes/97/1497/1
--
To view, visit https://review.haiku-os.org/c/haiku/+/1497
To unsubscribe, or for help writing mail filters, visit 
https://review.haiku-os.org/settings

Gerrit-Project: haiku
Gerrit-Branch: master
Gerrit-Change-Id: I27b0bb6692c23aedbdddc70aff9349c713703dd4
Gerrit-Change-Number: 1497
Gerrit-PatchSet: 1
Gerrit-Owner: Bruno Albuquerque <bga@xxxxxxxxxxxxx>
Gerrit-MessageType: newchange

Other related posts:

  • » [haiku-commits] Change in ...haiku[master]: Enable memory mapped io and ioport access. - Gerrit