Home | History | Annotate | Download | only in pci
History log of /src/sys/arch/x86/pci/rdcpcib.c
RevisionDateAuthorComments
 1.3  07-Apr-2020  christos Recognize more rdc devices (Andrius V.)
 1.2  01-Jul-2011  dyoung branches: 1.2.46; 1.2.54; 1.2.58;
#include <sys/bus.h> instead of <machine/bus.h>.
 1.1  04-Apr-2011  bouyer branches: 1.1.2; 1.1.4; 1.1.8;
Add a driver for RDC's vortex86/PMX-1000 SoC PCI/ISA bridge, with support
for the integrated watchdog timer.
 1.1.8.2  06-Jun-2011  jruoho Sync with HEAD.
 1.1.8.1  04-Apr-2011  jruoho file rdcpcib.c was added on branch jruoho-x86intr on 2011-06-06 09:07:07 +0000
 1.1.4.3  27-Aug-2011  jym Sync with HEAD. Most notably: uvm/pmap work done by rmind@, and MP Xen
work of cherry@.

No regression observed on suspend/restore.
 1.1.4.2  02-May-2011  jym Sync with head.
 1.1.4.1  04-Apr-2011  jym file rdcpcib.c was added on branch jym-xensuspend on 2011-05-02 22:49:57 +0000
 1.1.2.2  21-Apr-2011  rmind sync with head
 1.1.2.1  04-Apr-2011  rmind file rdcpcib.c was added on branch rmind-uvmplock on 2011-04-21 01:41:32 +0000
 1.2.58.1  12-Jul-2020  martin Additionaly pull up the following revisions for ticket #998 to unbreak
the build:

sys/arch/x86/pci/rdcpcib.c 1.3

Recognize more RDC devices.
 1.2.54.1  13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.2.46.1  20-Jul-2020  martin Pull up following revision(s) (requested by msaitoh in ticket #1578):

sys/dev/pci/pcidevs: revision 1.1404
sys/dev/pci/pcidevs: revision 1.1405
sys/arch/x86/pci/rdcpcib.c: revision 1.3

Add more RDC products (Andrius V)

Recognize more rdc devices (Andrius V.)

Fix typo

RSS XML Feed