Home | History | Annotate | Download | only in pci
History log of /src/sys/arch/ofppc/pci/gt_mainbus.c
RevisionDateAuthorComments
 1.6  21-Nov-2020  thorpej malloc(9) -> kmem(9)
 1.5  10-Nov-2019  chs branches: 1.5.8;
in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT
and remove code to handle failures that can no longer happen.
 1.4  01-Jul-2011  dyoung branches: 1.4.54;
#include <sys/bus.h> instead of <machine/bus.h>.
 1.3  17-Dec-2010  phx Set the GPIO to enable AGP configuration space access when attaching gtpci0
and do not reset it again. This keeps AGP devices visible after configure().
Improved the match-function to look for a Discovery controller on the PCI
bus.
 1.2  20-Jun-2010  matt branches: 1.2.2; 1.2.4; 1.2.6;
My pegasos2 doesn't have an ethernet node at the top level.
Deal with it.
 1.1  09-Jun-2010  kiyohara Support MV64361 on PegasosII by gt(4).
+ Support gtpci@gt instead of pegasospci more smartly.
+ Support Gigabit Ethernet by mvgbe@gt.
 1.2.6.2  17-Aug-2010  uebayasi Sync with HEAD.
 1.2.6.1  20-Jun-2010  uebayasi file gt_mainbus.c was added on branch uebayasi-xip on 2010-08-17 06:45:01 +0000
 1.2.4.2  11-Aug-2010  yamt sync with head.
 1.2.4.1  20-Jun-2010  yamt file gt_mainbus.c was added on branch yamt-nfs-mp on 2010-08-11 22:52:31 +0000
 1.2.2.3  05-Mar-2011  rmind sync with head
 1.2.2.2  03-Jul-2010  rmind sync with head
 1.2.2.1  20-Jun-2010  rmind file gt_mainbus.c was added on branch rmind-uvmplock on 2010-07-03 01:19:25 +0000
 1.4.54.1  13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.5.8.1  14-Dec-2020  thorpej Sync w/ HEAD.

RSS XML Feed