Home | History | Annotate | Download | only in pci
History log of /src/sys/arch/i386/pci/ali1543.c
RevisionDateAuthorComments
 1.13  20-Dec-2023  thorpej Remove unnecessary <sys/malloc.h>.
 1.12  01-Jul-2011  dyoung #include <sys/bus.h> instead of <machine/bus.h>.
 1.11  15-Dec-2009  snj Move to 2-clause license. Approved by HAYAKAWA Koichi (copyright holder).
 1.10  28-Apr-2008  martin branches: 1.10.14;
Remove clause 3 and 4 from TNF licenses
 1.9  16-Nov-2006  christos branches: 1.9.52; 1.9.54; 1.9.56;
__unused removal on arguments; approved by core.
 1.8  12-Oct-2006  christos - sprinkle __unused on function decls.
- fix a couple of unused bugs
- no more -Wno-unused for i386
 1.7  11-Dec-2005  christos branches: 1.7.20; 1.7.22;
merge ktrace-lwp.
 1.6  03-Feb-2005  perry de-__P, partially ANSIfy
 1.5  26-Feb-2003  fvdl branches: 1.5.2; 1.5.10; 1.5.12;
Adapt for i386/x86 change.
 1.4  20-Jan-2003  simonb Put the storage class first.
 1.3  15-Nov-2001  lukem branches: 1.3.2;
add RCSID
 1.2  13-Sep-2001  tshiozak branches: 1.2.2; 1.2.8;
correct the set/get trigger code for ALi M1543 interrupt router.
 1.1  27-Aug-2001  haya branches: 1.1.4; 1.1.6;
Add support for ALi M1543 in pcibios.
 1.1.6.3  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.1.6.2  13-Sep-2001  thorpej Update the kqueue branch to HEAD.
 1.1.6.1  27-Aug-2001  thorpej file ali1543.c was added on branch kqueue on 2001-09-13 01:13:50 +0000
 1.1.4.1  01-Oct-2001  fvdl Catch up with -current.
 1.2.8.2  27-Oct-2001  he Pull up revisions 1.1-1.2 (new, requested by hubertf):
Add support for ALi M1543 in pcibios as e.g. found in a Toshiba
Portege 4000.
Tested by hubertf.
 1.2.8.1  13-Sep-2001  he file ali1543.c was added on branch netbsd-1-5 on 2001-10-27 20:29:09 +0000
 1.2.2.3  08-Jan-2002  nathanw Catch up to -current.
 1.2.2.2  21-Sep-2001  nathanw Catch up to -current.
 1.2.2.1  13-Sep-2001  nathanw file ali1543.c was added on branch nathanw_sa on 2001-09-21 22:35:12 +0000
 1.3.2.2  15-Nov-2001  lukem add RCSID
 1.3.2.1  15-Nov-2001  lukem file ali1543.c was added on branch sommerfeld_i386mp_1 on 2001-11-15 07:03:34 +0000
 1.5.12.1  12-Feb-2005  yamt sync with head.
 1.5.10.1  29-Apr-2005  kent sync with -current
 1.5.2.1  04-Feb-2005  skrll Sync with HEAD.
 1.7.22.2  10-Dec-2006  yamt sync with head.
 1.7.22.1  22-Oct-2006  yamt sync with head
 1.7.20.1  18-Nov-2006  ad Sync with head.
 1.9.56.2  11-Mar-2010  yamt sync with head
 1.9.56.1  16-May-2008  yamt sync with head.
 1.9.54.1  18-May-2008  yamt sync with head.
 1.9.52.1  02-Jun-2008  mjf Sync with HEAD.
 1.10.14.2  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.
 1.10.14.1  24-Oct-2010  jym Sync with HEAD

RSS XML Feed