History log of /netbsd-current/sys/rump/dev/lib/libpci/rumpdev_bus_space.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: isaki-audio2-base
# 1.10 27-Jan-2019 pgoyette

Merge the [pgoyette-compat] branch


Revision tags: pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226
# 1.9 12-Dec-2018 alnsn

Add missing RCSIDs.


Revision tags: pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base tls-maxphys-base-20171202 matt-nb8-mediatek-base nick-nhusb-base-20170825 perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 jdolecek-ncq-base pgoyette-localcount-20170320 nick-nhusb-base-20170204 bouyer-socketcan-base pgoyette-localcount-20170107 nick-nhusb-base-20161204 pgoyette-localcount-20161104 nick-nhusb-base-20161004 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base nick-nhusb-base-20160907
# 1.8 07-Jul-2016 msaitoh

branches: 1.8.16;
KNF. Remove extra spaces. No functional change.


Revision tags: nick-nhusb-base-20160529 nick-nhusb-base-20160422 nick-nhusb-base-20160319
# 1.7 18-Jan-2016 pooka

Implement the inverse of a nop.


Revision tags: nick-nhusb-base-20151226 nick-nhusb-base-20150921
# 1.6 11-Aug-2015 pooka

Fix handle typos/pastos in bus_space_barrier() calls


# 1.5 15-Jun-2015 pooka

Add a "userfeature" definition for iospace. I/O space is supported if
that flag is given and calling the init routine succeeds (and we're on
x86, which we probably need to be on anyway for this PCI component to
currently be supported).

Also, some adjustments to make things between flags consistent, namely
deprecate the Makefile variable RUMP_PCI_IOSPACE and don't require
userfeature.h to map 1:1 to the interfaces.

Includes contributions from Robert Millan.


Revision tags: nick-nhusb-base-20150606
# 1.4 17-May-2015 pooka

Implement bus_space_read/write_multi() and bus_space_subregion().

Used by (at least) wdc.


Revision tags: nick-nhusb-base-20150406 nick-nhusb-base
# 1.3 22-Aug-2014 pooka

branches: 1.3.2;
Add a compile-time selector for I/O space operations. Needs more work
some day, but allows virtio drivers to work today.


Revision tags: netbsd-7-2-RELEASE netbsd-7-1-2-RELEASE netbsd-7-1-1-RELEASE netbsd-7-1-RELEASE netbsd-7-1-RC2 netbsd-7-nhusb-base-20170116 netbsd-7-1-RC1 netbsd-7-0-2-RELEASE netbsd-7-nhusb-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 tls-maxphys-base netbsd-7-base rmind-smpnet-base rmind-smpnet-nbase yamt-pagecache-base9 tls-earlyentropy-base
# 1.2 13-Apr-2014 pooka

branches: 1.2.2; 1.2.4; 1.2.8;
add some sort of bus_space_barrier()


# 1.1 04-Apr-2014 pooka

branches: 1.1.2;
Add a rump kernel component for the PCI bus. It works both in Xen DomU
(via Xen's PCI passthrough) and Linux userspace (via uio_pci_generic).


Revision tags: nick-nhusb-base-20161204 pgoyette-localcount-20161104 nick-nhusb-base-20161004 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base nick-nhusb-base-20160907
# 1.8 07-Jul-2016 msaitoh

KNF. Remove extra spaces. No functional change.


Revision tags: nick-nhusb-base-20160529 nick-nhusb-base-20160422 nick-nhusb-base-20160319
# 1.7 18-Jan-2016 pooka

Implement the inverse of a nop.


Revision tags: nick-nhusb-base-20151226 nick-nhusb-base-20150921
# 1.6 11-Aug-2015 pooka

Fix handle typos/pastos in bus_space_barrier() calls


# 1.5 15-Jun-2015 pooka

Add a "userfeature" definition for iospace. I/O space is supported if
that flag is given and calling the init routine succeeds (and we're on
x86, which we probably need to be on anyway for this PCI component to
currently be supported).

Also, some adjustments to make things between flags consistent, namely
deprecate the Makefile variable RUMP_PCI_IOSPACE and don't require
userfeature.h to map 1:1 to the interfaces.

Includes contributions from Robert Millan.


Revision tags: nick-nhusb-base-20150606
# 1.4 17-May-2015 pooka

Implement bus_space_read/write_multi() and bus_space_subregion().

Used by (at least) wdc.


Revision tags: nick-nhusb-base-20150406 nick-nhusb-base
# 1.3 22-Aug-2014 pooka

branches: 1.3.2;
Add a compile-time selector for I/O space operations. Needs more work
some day, but allows virtio drivers to work today.


Revision tags: netbsd-7-0-2-RELEASE netbsd-7-nhusb-base netbsd-7-0-1-RELEASE netbsd-7-0-RELEASE netbsd-7-0-RC3 netbsd-7-0-RC2 netbsd-7-0-RC1 tls-maxphys-base netbsd-7-base rmind-smpnet-base rmind-smpnet-nbase yamt-pagecache-base9 tls-earlyentropy-base
# 1.2 13-Apr-2014 pooka

branches: 1.2.2; 1.2.4; 1.2.8;
add some sort of bus_space_barrier()


# 1.1 04-Apr-2014 pooka

branches: 1.1.2;
Add a rump kernel component for the PCI bus. It works both in Xen DomU
(via Xen's PCI passthrough) and Linux userspace (via uio_pci_generic).