the neofb framebuffer driver supports the following Neomagic chipsets:

NM2070: "MagicGraph 128"
NM2090: "MagicGraph 128V"
NM2093: "MagicGraph 128ZV"
NM2097: "MagicGraph 128ZV+"
NM2160: "MagicGraph 128XD"
NM2200: "MagicGraph 256AV"
NM2230: "MagicGraph 256AV+"
NM2360: "MagicGraph 256ZX"
NM2380: "MagicGraph 256XL+"

with the following options:

disabled	Disable this driver's initialization.
internal	Enable output on internal LCD Display.
external	Enable output on external CRT.
nostretch	Disable stretching of modes smaller than LCD.
nopciburst	Disable PCI burst mode.
libretto	Force Libretto 100/110 800x480 LCD.
picturebook	Force Picturebook 1024x480 LCD.

it's referred to as 'neo' at the boot prompt:
	video=neo:picturebook

as a module:
	modprobe neofb picturebook=1
