SDL_WasInit for sub-libs

Hello,

Not sure if I’m the first one to ask this, but what would think about having a
SDL_WasInit() function for other SDL libs like SDL_net, SDL_image?

On a totally unrelated note, I’m using SDL 1.2.8 with OpenGL on WindowsXP. I
just updated the drivers for my ATI 9800 and now SDL_GetVideoInfo() reports that
I have 256MB of free video mem whereas my card has only 128MB. It returned 128
correctly with the old drivers. You see any reason for this?