scottl      2003/06/09 14:25:14 PDT
  FreeBSD src repository
  Modified files:
    sys/dev/sio          sio.c 
  Log:
  Track the resource id of the memory port instead of just assuming that
  it is 0x0.  Cardbus-based sio/modem cards can now be ejected without
  panic'ing.
  
  Revision  Changes    Path
  1.400     +6 -3      src/sys/dev/sio/sio.c