History log of /src/sys/arch/amiga/pci/p5pbvar.h |
Revision | | Date | Author | Comments |
1.4 |
| 13-Jul-2012 |
rkujawa | Clean up p5pb console glue a bit.
|
1.3 |
| 19-Jan-2012 |
rkujawa | Tons of enchancements to MD PCI code: - The G-REX 4000 and G-REX 1200 are now really supported and working (still only 1st slot but the rest are a matter of time). - Add bridge identification to p5pb, simplifies the driver and make it more user-friendly. - Retire P5PB_GENFB and P5PB_OLD_FIRMWARE options, these are now handled automatically, depending on used hardware and firmware. - Add PCI bus reconfiguration support to p5pb (PCI_NETBSD_CONFIGURE), allows using G-REX without boot to AmigaOS. - Bring p5pb registers desription up to date with my knowledge. - Add a lot of debugging code to p5pb (enabled by P5PB_DEBUG kernel option). - Fix PCI_NETBSD_CONFIGURE in mppb (now it really works). - Fix quirk handling in zbus. - Update GENERIC.in and regen the kernel configs. - Misc cleanup.
|
1.2 |
| 10-Jan-2012 |
rkujawa | Changes to Phase5 hardware support: - Rework p5pb driver - simplify, cleanup, make more flexible. - Add p5membar driver, which handles PCI resources autoconfigured by the firmware. - Introduce intermediate p5bus layer, between zbus and CSPPC/BPPC on-board devices (p5pb, cbiiisc, bppcsc). - Add experimental G-REX support to p5pb (first slot support only). - Split CV64/3D PCI bridge support into separate cv3dpb driver (to be committed later).
Approved by phx.
|
1.1 |
| 07-Oct-2011 |
rkujawa | branches: 1.1.2; 1.1.6; Added experimental support for CV64/3D PCI bridge to p5pb(4). Approved by phx.
|
1.1.6.1 |
| 18-Feb-2012 |
mrg | merge to -current.
|
1.1.2.2 |
| 30-Oct-2012 |
yamt | sync with head
|
1.1.2.1 |
| 17-Apr-2012 |
yamt | sync with head
|