Home | History | Annotate | Download | only in pci
History log of /src/sys/arch/amiga/pci/p5membar.c
RevisionDateAuthorComments
 1.5  20-Dec-2023  thorpej Remove unnecessary <sys/malloc.h> include.
 1.4  17-Jun-2020  thorpej <sys/extent.h> not needed here.
 1.3  27-Oct-2012  chs split device_t/softc for all remaining drivers.
replace "struct device *" with "device_t".
use device_xname(), device_unit(), etc.
 1.2  19-Jan-2012  rkujawa branches: 1.2.4; 1.2.6; 1.2.10;
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.1  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.2.10.1  20-Nov-2012  tls Resync to 2012-11-19 00:00:00 UTC
 1.2.6.3  30-Oct-2012  yamt sync with head
 1.2.6.2  17-Apr-2012  yamt sync with head
 1.2.6.1  19-Jan-2012  yamt file p5membar.c was added on branch yamt-pagecache on 2012-04-17 00:06:02 +0000
 1.2.4.2  18-Feb-2012  mrg merge to -current.
 1.2.4.1  19-Jan-2012  mrg file p5membar.c was added on branch jmcneill-usbmp on 2012-02-18 07:31:19 +0000

RSS XML Feed