(GET-MODE-RANGE [driver])

Returns the range of values acceptable as graphics mode for a given video hardware. If driver is not valid, returns {\itt '(-1 .\ -1)}; otherwise returns a pair made of the smallest and the largest mode.

This works with Borland ``factory'' drivers only. Preferably use GET-MAX-MODE.

The default value for driver is the current driver.