OpenGrok
Cross Reference: pci_machdep.c
xref
: /
src
/
sys
/
arch
/
amiga
/
pci
/
pci_machdep.c
Home
|
History
|
Annotate
|
Download
|
only in
pci
History log of
/src/sys/arch/amiga/pci/pci_machdep.c
Revision
Date
Author
Comments
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
29-Mar-2014
christos
make pci_intr_string and eisa_intr_string take a buffer and a length
instead of relying in local static storage.
1.2
22-Mar-2014
christos
kill sprintf
fix unused variables
1.1
19-Sep-2011
rkujawa
branches: 1.1.2; 1.1.12; 1.1.16;
Minor changes to Amiga PCI MD code:
- Add bus enumeration and resource assignment (PCI_NETBSD_CONFIGURE) to mppb(4) - no more need to run AmigaOS to configure the bus.
- Add PCI configuration address register to p5pb(4).
- Add PCI I/O space support to p5pb(4).
- Move common code from p5pb(4) and mppb(4) to new pci_machdep.c file.
- Fix style.
1.1.16.1
18-May-2014
rmind
sync with head
1.1.12.1
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.1.2.1
22-May-2014
yamt
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
Indexes created Mon Oct 13 08:09:50 GMT 2025