K 10 svn:author V 3 imp K 8 svn:date V 27 2000-10-07T05:48:51.000000Z K 7 svn:log V 489 o Implement get_ivars so matching routines will work (this causes compat probe routines to work). o Have a null driver_added routines. We need to be careful about probing until after we know we have a card. For the moment, we do nothing (which is safe). This fixes a panic when a driver is loaded w/o a card in the slot. XXX still need to fix the resource list code. It is totally busted and XXX causes a panic in the child printing routine after the probe has XXX succeeded. END