OpenGrok
Cross Reference: pci_tseng.c
xref
: /
src
/
sys
/
arch
/
atari
/
pci
/
pci_tseng.c
Home
|
History
|
Annotate
|
Download
|
only in
pci
History log of
/src/sys/arch/atari/pci/pci_tseng.c
Revision
Date
Author
Comments
1.14
06-Jan-2023
tsutsui
TAB/spaces/indents cleanup.
1.13
04-May-2019
tsutsui
Use const for register values.
1.12
04-May-2019
tsutsui
Misc KNF.
No binary changes on HADES and MILAN-PCIIDE kernels.
1.11
20-Oct-2009
snj
branches: 1.11.64;
Remove 3rd and 4th clause on Leo Weppelman's license. OK leo@.
1.10
14-Mar-2009
dsl
Change about 4500 of the K&R function definitions to ANSI ones.
There are still about 1600 left, but they have ',' or /* ... */
in the actual variable definitions - which my awk script doesn't handle.
There are also many that need () -> (void).
(The script does handle misordered arguments.)
1.9
29-Apr-2007
msaitoh
branches: 1.9.36; 1.9.44; 1.9.50;
fix typos
1.8
11-Dec-2005
christos
branches: 1.8.26; 1.8.30; 1.8.32;
merge ktrace-lwp.
1.7
15-Jul-2003
lukem
branches: 1.7.16;
__KERNEL_RCSID()
1.6
02-Feb-2003
thomas
branches: 1.6.2;
Config option for et4000 boards with 2MB memory.
1.5
02-Sep-2002
leo
Decrease the vertical frequency.
1.4
21-May-2001
leo
branches: 1.4.2; 1.4.8;
Initialize to CGA mode. Wscons expects this.
1.3
03-Jun-1999
leo
branches: 1.3.14;
Fix lossage with the et4000. Some of the CRT registers were incorrect.
1.2
26-Mar-1999
leo
branches: 1.2.2; 1.2.4; 1.2.6;
Add more fuzziness to the MDRAM initialisation. Seems to work on a broader
range of et6[01]00 cards now.
1.1
15-Mar-1999
leo
First step to a framework that can be used to initialize vga-cards on the
pci-bus. The code is called early in the bootphase and tries to initialize
a known type of card into a 'standard' text mode. Wscons should be able
to handle these cards afterwards.
1.2.6.1
30-Nov-1999
itojun
bring in latest KAME (as of 19991130, KAME/NetBSD141) into kame branch
just for reference purposes.
This commit includes 1.4 -> 1.4.1 sync for kame branch.
The branch does not compile at all (due to the lack of ALTQ and some other
source code). Please do not try to modify the branch, this is just for
referenre purposes.
synchronization to latest KAME will take place on HEAD branch soon.
1.2.4.1
21-Jun-1999
thorpej
Sync w/ -current.
1.2.2.1
22-Jun-1999
perry
pullup 1.2->1.3 (leo): fix et4000 consoles
1.3.14.1
21-Jun-2001
nathanw
Catch up to -current.
1.4.8.2
17-Sep-2002
nathanw
Catch up to -current.
1.4.8.1
21-May-2001
nathanw
file pci_tseng.c was added on branch nathanw_sa on 2002-09-17 21:13:50 +0000
1.4.2.1
06-Sep-2002
jdolecek
sync kqueue branch with HEAD
1.6.2.3
21-Sep-2004
skrll
Fix the sync with head I botched.
1.6.2.2
18-Sep-2004
skrll
Sync with HEAD.
1.6.2.1
03-Aug-2004
skrll
Sync with HEAD
1.7.16.1
03-Sep-2007
yamt
sync with head.
1.8.32.1
11-Jul-2007
mjf
Sync with head.
1.8.30.1
27-May-2007
ad
Sync with head.
1.8.26.1
07-May-2007
yamt
sync with head.
1.9.50.1
13-May-2009
jym
Sync with HEAD.
Commit is split, to avoid a "too many arguments" protocol error.
1.9.44.1
28-Apr-2009
skrll
Sync with HEAD.
1.9.36.2
11-Mar-2010
yamt
sync with head
1.9.36.1
04-May-2009
yamt
sync with head.
1.11.64.1
10-Jun-2019
christos
Sync with HEAD
Indexes created Wed Oct 01 13:09:50 GMT 2025