History log of /src/sys/arch/prep/include/chpidpnp.h |
Revision | | Date | Author | Comments |
1.4 |
| 28-Apr-2008 |
martin | Remove clause 3 and 4 from TNF licenses
|
1.3 |
| 17-Oct-2007 |
garbled | branches: 1.3.16; 1.3.18; 1.3.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.2 |
| 23-Jun-2006 |
garbled | branches: 1.2.2; 1.2.8; 1.2.18; 1.2.26; 1.2.36; 1.2.38; 1.2.40; 1.2.42; 1) Modify pnpbus attachment code to properly decode pnp memory range packets. 2) Modify pnpbus attachment code to record the chipid of the device if it has one. 3) Change the clock probes to use the chipid, rather than relying on potentially untrustworthy subtype and interface. 4) Add decoding of memory ranges to the RESIDUAL_DUMP code. 5) Add a we@pnpbus device to allow netbooting and root device detection from an IBM we ethernet. (it will only work if your firmware detects it) 6) Because I moved the pnpbus probe to occur prior to pci and isa, it screwed up the root device detection and firmware path building code. Completely rewrite the fw-path detection code to deal with this.
|
1.1 |
| 29-May-2006 |
garbled | branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8; Add code to decode small vendor items that are documented. Namely we can now decode the chipid, and L2 processor affinity data.
Also fix a bug where we were reporting the service processor type as a memory controller.
|
1.1.8.4 |
| 27-Oct-2007 |
yamt | sync with head.
|
1.1.8.3 |
| 30-Dec-2006 |
yamt | sync with head.
|
1.1.8.2 |
| 21-Jun-2006 |
yamt | sync with head.
|
1.1.8.1 |
| 29-May-2006 |
yamt | file chpidpnp.h was added on branch yamt-lazymbuf on 2006-06-21 14:55:11 +0000
|
1.1.6.2 |
| 19-Jun-2006 |
chap | Sync with head.
|
1.1.6.1 |
| 29-May-2006 |
chap | file chpidpnp.h was added on branch chap-midi on 2006-06-19 03:44:53 +0000
|
1.1.4.1 |
| 13-Jul-2006 |
gdamore | Merge from HEAD.
|
1.1.2.2 |
| 01-Jun-2006 |
kardel | Sync with head.
|
1.1.2.1 |
| 29-May-2006 |
kardel | file chpidpnp.h was added on branch simonb-timecounters on 2006-06-01 22:35:16 +0000
|
1.2.42.1 |
| 25-Oct-2007 |
bouyer | Sync with HEAD.
|
1.2.40.1 |
| 18-Oct-2007 |
yamt | sync with head.
|
1.2.38.1 |
| 06-Nov-2007 |
matt | sync with HEAD
|
1.2.36.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.2.26.1 |
| 10-Oct-2007 |
garbled | Change pic_prepivr around a bit. Handle the default IRQ 7 from the 8259 better, and add a new motivr_get_irq(). The motorola machines require an actual read from the 8259 for PCI irqs, so in that case, we read the 8259, and then read the IVR to ack the irq.
Move i8259_get_irq() to i8259_common.c for above.
Fix some minor typos in the chip id's for prep residual.
Fix ibmnws and prep to properly initialize the prep ivr depending on if the machine is motorola, or IBM based.
Tested on a 7043 and an MTX604
|
1.2.18.1 |
| 23-Oct-2007 |
ad | Sync with head.
|
1.2.8.2 |
| 09-Sep-2006 |
rpaulo | sync with head
|
1.2.8.1 |
| 23-Jun-2006 |
rpaulo | file chpidpnp.h was added on branch rpaulo-netinet-merge-pcb on 2006-09-09 02:42:34 +0000
|
1.2.2.2 |
| 26-Jun-2006 |
yamt | sync with head.
|
1.2.2.1 |
| 23-Jun-2006 |
yamt | file chpidpnp.h was added on branch yamt-pdpolicy on 2006-06-26 12:45:14 +0000
|
1.3.20.1 |
| 16-May-2008 |
yamt | sync with head.
|
1.3.18.1 |
| 18-May-2008 |
yamt | sync with head.
|
1.3.16.1 |
| 02-Jun-2008 |
mjf | Sync with HEAD.
|