Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev
Module Name: src
Committed By: mycroft
Date: Mon Aug 16 14:47:31 UTC 2004
Modified Files:
src/sys/dev/isa: wdc_isa.c
src/sys/dev/pcmcia: wdc_pcmcia.c
Log Message:
wdc_init_shadow_regs() must now be called after ch_wdc is filled in, or we get
a null pointer dereference.
To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 src/sys/dev/isa/wdc_isa.c
cvs rdiff -r1.91 -r1.92 src/sys/dev/pcmcia/wdc_pcmcia.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index