Home | History | Annotate | only in /src/sys/arch/prep/eisa
History log of /src/sys/arch/prep/eisa
RevisionDateAuthorComments
 1.6 18-Jun-2022  andvar fix typos in word "functions" in comments, mainly s/fuctions/functions/.
 1.5 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.4 01-Jul-2011  dyoung branches: 1.4.2; 1.4.12; 1.4.16;
#include <sys/bus.h> instead of <machine/bus.h>.
 1.3 18-Jun-2011  matt 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.2 28-Apr-2008  martin branches: 1.2.32;
Remove clause 3 and 4 from TNF licenses
 1.1 23-Feb-2006  garbled branches: 1.1.2; 1.1.10; 1.1.16; 1.1.22; 1.1.76; 1.1.78; 1.1.80;
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.80.1 16-May-2008  yamt sync with head.
 1.1.78.1 18-May-2008  yamt sync with head.
 1.1.76.1 02-Jun-2008  mjf Sync with HEAD.
 1.1.22.2 09-Sep-2006  rpaulo sync with head
 1.1.22.1 23-Feb-2006  rpaulo file eisa_machdep.c 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.c 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.c was added on branch simonb-timecounters on 2006-04-22 11:37:53 +0000
 1.1.2.2 01-Mar-2006  yamt sync with head.
 1.1.2.1 23-Feb-2006  yamt file eisa_machdep.c was added on branch yamt-uio_vmspace on 2006-03-01 09:28:02 +0000
 1.2.32.1 23-Jun-2011  cherry Catchup with rmind-uvmplock merge.
 1.4.16.1 18-May-2014  rmind sync with head
 1.4.12.1 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.4.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