Home | History | Annotate | Download | only in include
History log of /src/sys/arch/prep/include/eisa_machdep.h
RevisionDateAuthorComments
 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  18-Jun-2011  matt branches: 1.2.2; 1.2.12; 1.2.16;
struct device * -> device_t
struct cfdata * -> cfdata_t
use device accessors, use device_private.
some softc/device_t splits (macppc needs a bunch more)
aprint*_dev used considerably more
 1.1  23-Feb-2006  garbled branches: 1.1.2; 1.1.10; 1.1.16; 1.1.22; 1.1.112;
Commit support for the IBM Model 7024 E20 and E30. (E30 not tested).

Changes:
Added a pci-EISA bridge device and associated glue to the prep port.
Adapted from i386.
Change pci_intr_fixup_*() to pass the pin argument on all platforms.
Make PCI_NETBSD_CONFIGURE leave the MPIC alone. We map it separately.

7024 kernel was also succ. tested on an IBM 7043, so no regression there.
 1.1.112.1  23-Jun-2011  cherry Catchup with rmind-uvmplock merge.
 1.1.22.2  09-Sep-2006  rpaulo sync with head
 1.1.22.1  23-Feb-2006  rpaulo file eisa_machdep.h was added on branch rpaulo-netinet-merge-pcb on 2006-09-09 02:42:34 +0000
 1.1.16.2  21-Jun-2006  yamt sync with head.
 1.1.16.1  23-Feb-2006  yamt file eisa_machdep.h was added on branch yamt-lazymbuf on 2006-06-21 14:55:11 +0000
 1.1.10.2  22-Apr-2006  simonb Sync with head.
 1.1.10.1  23-Feb-2006  simonb file eisa_machdep.h was added on branch simonb-timecounters on 2006-04-22 11:37:54 +0000
 1.1.2.2  01-Mar-2006  yamt sync with head.
 1.1.2.1  23-Feb-2006  yamt file eisa_machdep.h was added on branch yamt-uio_vmspace on 2006-03-01 09:28:02 +0000
 1.2.16.1  18-May-2014  rmind sync with head
 1.2.12.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.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")

RSS XML Feed