OpenGrok
Cross Reference: pci_machdep.h
xref
: /
src
/
sys
/
arch
/
ibmnws
/
include
/
pci_machdep.h
Home
|
History
|
Annotate
|
Download
|
only in
include
History log of
/src/sys/arch/ibmnws/include/pci_machdep.h
Revision
Date
Author
Comments
1.8
22-Jun-2011
matt
Add support pci_intr_setattr.
Export non-inline version of pci api for modules (_MODULE is defined).
Fix definition of pc_conf_hook and pc_conf_interrupt.
Switch to using inlines instead of macros.
Switch ibm4xx to use <powerpc/pci_machdep.h>
1.7
13-Dec-2010
matt
Change definition of pc_bus_maxdevs to get a void * instead a pci_chipset_tag_t
to match its use in pci_bus_maxdevs. This makes it the same as pci_conf_read
and pci_conf_write.
Change all struct device * to device_t.
[Obviously nothing ever used the first argument to pc_bus_maxdevs since it
could have never worked because it wasn't being passed a pci_chipset_tag_t.]
1.6
14-Jun-2008
mjf
branches: 1.6.18; 1.6.22;
Automatically detect the amount of installed RAM by reading the memory
bank registers from the PCI host bridge. Previously the RAM size was
hardcoded to 64MB.
Also fill out ibm82660reg.h with more definitions from the PowerPC to
PCI Bridge and Memory Controller User's Manual.
Many thanks to Tim Rightnour for helping with this patch.
1.5
28-Apr-2008
martin
branches: 1.5.2; 1.5.4;
Remove clause 3 and 4 from TNF licenses
1.4
17-Oct-2007
garbled
branches: 1.4.16; 1.4.18; 1.4.20;
Merge the ppcoea-renovation branch to HEAD.
This branch was a major cleanup and rototill of many of the various OEA
cpu based PPC ports that focused on sharing as much code as possible
between the various ports to eliminate near-identical copies of files in
every tree. Additionally there is a new PIC system that unifies the
interface to interrupt code for all different OEA ppc arches. The work
for this branch was done by a variety of people, too long to list here.
TODO:
bebox still needs work to complete the transition to -renovation.
ofppc still needs a bunch of work, which I will be looking at.
ev64260 still needs to be renovated
amigappc was not attempted.
NOTES:
pmppc was removed as an arch, and moved to a evbppc target.
1.3
11-Dec-2005
christos
branches: 1.3.30; 1.3.38; 1.3.48; 1.3.50; 1.3.52; 1.3.54;
merge ktrace-lwp.
1.2
29-Jul-2004
drochner
branches: 1.2.2; 1.2.14;
remove now unnecessary "pci_enumerate_bus" definitions
1.1
19-Oct-2003
matt
Add IBM Network Station 1000 port. From John Gordon and updated by me.
1.2.14.1
27-Oct-2007
yamt
sync with head.
1.2.2.4
21-Sep-2004
skrll
Fix the sync with head I botched.
1.2.2.3
18-Sep-2004
skrll
Sync with HEAD.
1.2.2.2
03-Aug-2004
skrll
Sync with HEAD
1.2.2.1
29-Jul-2004
skrll
file pci_machdep.h was added on branch ktrace-lwp on 2004-08-03 10:36:26 +0000
1.3.54.1
25-Oct-2007
bouyer
Sync with HEAD.
1.3.52.1
18-Oct-2007
yamt
sync with head.
1.3.50.1
06-Nov-2007
matt
sync with HEAD
1.3.48.1
26-Oct-2007
joerg
Sync with HEAD.
Follow the merge of pmap.c on i386 and amd64 and move
pmap_init_tmp_pgtbl into arch/x86/x86/pmap.c. Modify the ACPI wakeup
code to restore CR4 before jumping back into kernel space as the large
page option might cover that.
1.3.38.1
08-May-2007
rjs
Switch over to new pci, isa and interrupt code.
1.3.30.1
23-Oct-2007
ad
Sync with head.
1.4.20.2
04-May-2009
yamt
sync with head.
1.4.20.1
16-May-2008
yamt
sync with head.
1.4.18.2
17-Jun-2008
yamt
sync with head.
1.4.18.1
18-May-2008
yamt
sync with head.
1.4.16.2
29-Jun-2008
mjf
Sync with HEAD.
1.4.16.1
02-Jun-2008
mjf
Sync with HEAD.
1.5.4.1
18-Jun-2008
simonb
Sync with head.
1.5.2.1
23-Jun-2008
wrstuden
Sync w/ -current. 34 merge conflicts to follow.
1.6.22.1
07-Jan-2011
matt
Change bus_maxdevs to be passed pc->pc_conf_v instead pc (e.g. like the
rest of the conf calls).
1.6.18.1
05-Mar-2011
rmind
sync with head
Indexes created Sun Oct 19 02:09:48 GMT 2025