OpenGrok
Cross Reference: opti82c558.c
xref
: /
src
/
sys
/
arch
/
i386
/
pci
/
opti82c558.c
Home
|
History
|
Annotate
|
Download
|
only in
pci
History log of
/src/sys/arch/i386/pci/opti82c558.c
Revision
Date
Author
Comments
1.10
01-Jul-2011
dyoung
#include <sys/bus.h> instead of <machine/bus.h>.
1.9
28-Apr-2008
martin
branches: 1.9.14;
Remove clause 3 and 4 from TNF licenses
1.8
16-Nov-2006
christos
branches: 1.8.52; 1.8.54; 1.8.56;
__unused removal on arguments; approved by core.
1.7
12-Oct-2006
christos
- sprinkle __unused on function decls.
- fix a couple of unused bugs
- no more -Wno-unused for i386
1.6
11-Dec-2005
christos
branches: 1.6.20; 1.6.22;
merge ktrace-lwp.
1.5
11-Apr-2004
kochi
de __P, ANSIfy PCIBIOS related files.
1.4
26-Feb-2003
fvdl
branches: 1.4.2;
Adapt for i386/x86 change.
1.3
15-Nov-2001
lukem
branches: 1.3.2;
add RCSID
1.2
18-Jul-2000
soda
branches: 1.2.4; 1.2.6; 1.2.8;
use I386_PCI_INTERRUPT_LINE_NO_CONNECTION instead of magic number.
1.1
17-Nov-1999
thorpej
branches: 1.1.2; 1.1.8;
Interrupt router drivers from UCHIYAMA Yasushi's PCI BIOS patches,
cleaned up and reworked a bit be me.
1.1.8.1
10-Aug-2000
soda
Pull up to netbsd-1-5 branch
Approved by: thorpej
- define PCI_INTERRUPT_PIN_MAX and use it instead of magic number.
- define I386_PCI_INTERRUPT_LINE_NO_CONNECTION and use it instead of
magic number.
Revisions pulled up:
> cvs rdiff -r1.28 -r1.29 syssrc/sys/dev/pci/pcireg.h
> cvs rdiff -r1.14 -r1.15 syssrc/sys/arch/i386/include/pci_machdep.h
> cvs rdiff -r1.38 -r1.39 syssrc/sys/arch/i386/pci/pci_machdep.c
> cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/i386/pci/opti82c558.c \
> syssrc/sys/arch/i386/pci/sis85c503.c \
> syssrc/sys/arch/i386/pci/via82c586.c
1.1.2.1
27-Dec-1999
wrstuden
Pull up to last week's -current.
1.2.8.1
10-Jan-2002
thorpej
Sync kqueue branch with -current.
1.2.6.1
08-Jan-2002
nathanw
Catch up to -current.
1.2.4.2
20-Nov-2000
bouyer
Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
1.2.4.1
18-Jul-2000
bouyer
file opti82c558.c was added on branch thorpej_scsipi on 2000-11-20 20:09:34 +0000
1.3.2.2
15-Nov-2001
lukem
add RCSID
1.3.2.1
15-Nov-2001
lukem
file opti82c558.c was added on branch sommerfeld_i386mp_1 on 2001-11-15 07:03:34 +0000
1.4.2.3
21-Sep-2004
skrll
Fix the sync with head I botched.
1.4.2.2
18-Sep-2004
skrll
Sync with HEAD.
1.4.2.1
03-Aug-2004
skrll
Sync with HEAD
1.6.22.2
10-Dec-2006
yamt
sync with head.
1.6.22.1
22-Oct-2006
yamt
sync with head
1.6.20.1
18-Nov-2006
ad
Sync with head.
1.8.56.1
16-May-2008
yamt
sync with head.
1.8.54.1
18-May-2008
yamt
sync with head.
1.8.52.1
02-Jun-2008
mjf
Sync with HEAD.
1.9.14.1
27-Aug-2011
jym
Sync with HEAD. Most notably: uvm/pmap work done by rmind@, and MP Xen
work of cherry@.
No regression observed on suspend/restore.
Indexes created Mon Oct 20 01:09:56 GMT 2025