Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/cardbus
Module Name: src
Committed By: drochner
Date: Mon Aug 23 17:52:45 UTC 2004
Modified Files:
src/sys/dev/cardbus: cardbus.c cardbusvar.h
Log Message:
kick out the error-prone handcrafted single-linked list of cardbus
functions; replace by a simple *array[8]
To generate a diff of this commit:
cvs rdiff -r1.53 -r1.54 src/sys/dev/cardbus/cardbus.c
cvs rdiff -r1.27 -r1.28 src/sys/dev/cardbus/cardbusvar.h
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