Home | History | Annotate | Download | only in isapnp
History log of /src/sys/dev/isapnp/if_fmv_isapnp.c
RevisionDateAuthorComments
 1.12  28-Apr-2008  martin Remove clause 3 and 4 from TNF licenses
 1.11  12-Apr-2008  tsutsui branches: 1.11.2; 1.11.4;
Split device_t/softc for MI mb86960, with misc cosmetics.
 1.10  08-Apr-2008  cegger use aprint_*_dev and device_xname
 1.9  19-Oct-2007  ad branches: 1.9.16;
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
 1.8  16-Nov-2006  christos branches: 1.8.8; 1.8.22; 1.8.24; 1.8.28;
__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  29-Mar-2006  thorpej branches: 1.6.8; 1.6.10;
Use device_private().
 1.5  11-Dec-2005  christos branches: 1.5.4; 1.5.6; 1.5.8; 1.5.10; 1.5.12;
merge ktrace-lwp.
 1.4  09-Jan-2005  tsutsui branches: 1.4.10;
Some cosmetics:
- remove __P()
- use ansi decls
- u_int8_t, u_char -> uint8_t
- use macro for debug printfs
- some KNF
 1.3  14-Nov-2002  tsutsui branches: 1.3.6;
Correct copyright notice since this code was mostly taken from
if_ne_isapnp.c, not if_fmv.c.
 1.2  05-Oct-2002  tsutsui branches: 1.2.2;
Slightly modify attach messages.
 1.1  05-Oct-2002  tsutsui Overhaul of fmv(4) driver:
- Split if_fmv.c into MI/MD part and add ISA-PnP attachment for FMV-183.
(XXX FMV-184 is not tested. It would require extra media-select functions..)
- Fix probe functions of fmv_isa so that FMV-181A/182A will also match.
Fixes port-i386/9476.
 1.2.2.3  11-Dec-2002  thorpej Sync with HEAD.
 1.2.2.2  18-Oct-2002  nathanw Catch up to -current.
 1.2.2.1  05-Oct-2002  nathanw file if_fmv_isapnp.c was added on branch nathanw_sa on 2002-10-18 02:42:42 +0000
 1.3.6.1  17-Jan-2005  skrll Sync with HEAD.
 1.4.10.3  27-Oct-2007  yamt sync with head.
 1.4.10.2  30-Dec-2006  yamt sync with head.
 1.4.10.1  21-Jun-2006  yamt sync with head.
 1.5.12.1  31-Mar-2006  tron Merge 2006-03-31 NetBSD-current into the "peter-altq" branch.
 1.5.10.1  19-Apr-2006  elad sync with head.
 1.5.8.1  01-Apr-2006  yamt sync with head.
 1.5.6.1  22-Apr-2006  simonb Sync with head.
 1.5.4.1  09-Sep-2006  rpaulo sync with head
 1.6.10.2  10-Dec-2006  yamt sync with head.
 1.6.10.1  22-Oct-2006  yamt sync with head
 1.6.8.1  18-Nov-2006  ad Sync with head.
 1.8.28.1  25-Oct-2007  bouyer Sync with HEAD.
 1.8.24.1  06-Nov-2007  matt sync with HEAD
 1.8.22.1  26-Oct-2007  joerg Sync with HEAD.

Follow the merge of pmap.c on i386 and amd64 and move
pmap_init_tmp_pgtbl into arch/x86/x86/pmap.c. Modify the ACPI wakeup
code to restore CR4 before jumping back into kernel space as the large
page option might cover that.
 1.8.8.1  23-Oct-2007  ad Sync with head.
 1.9.16.1  02-Jun-2008  mjf Sync with HEAD.
 1.11.4.1  16-May-2008  yamt sync with head.
 1.11.2.1  18-May-2008  yamt sync with head.

RSS XML Feed