Home | History | Annotate | Download | only in include
History log of /src/sys/arch/netwinder/include/pci_machdep.h
RevisionDateAuthorComments
 1.5  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.4  14-Mar-2009  dsl branches: 1.4.12; 1.4.22;
Remove all the __P() from sys (excluding sys/dist)
Diff checked with grep and MK1 eyeball.
i386 and amd64 GENERIC and sys still build.
 1.3  09-Oct-2002  thorpej branches: 1.3.112; 1.3.120; 1.3.126;
Properly prototype the netwinder isa/pci init funcs.
 1.2  08-Jun-2001  simonb branches: 1.2.8;
For ports that wire up pciide in compatibility mode, have
them define __HAVE_PCIIDE_MACHDEP_COMPAT_INTR_ESTABLISH
in pci_machdep.h and pciide_map_compat_intr() only calls
pciide_machdep_compat_intr_establish() if that preprocessor
define exists.

Ports that don't need to do this no longer need to supply a
dummy function.
 1.1  19-Apr-2001  matt branches: 1.1.2;
Populate the netwinder include directory.
 1.1.2.2  21-Apr-2001  bouyer Sync with HEAD
 1.1.2.1  19-Apr-2001  bouyer file pci_machdep.h was added on branch thorpej_scsipi on 2001-04-21 17:54:16 +0000
 1.2.8.2  18-Oct-2002  nathanw Catch up to -current.
 1.2.8.1  08-Jun-2001  nathanw file pci_machdep.h was added on branch nathanw_sa on 2002-10-18 02:39:04 +0000
 1.3.126.1  13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.3.120.1  28-Apr-2009  skrll Sync with HEAD.
 1.3.112.1  04-May-2009  yamt sync with head.
 1.4.22.1  20-Nov-2012  tls Resync to 2012-11-19 00:00:00 UTC
 1.4.12.1  30-Oct-2012  yamt sync with head

RSS XML Feed