diff options
author | 2006-04-16 20:46:14 +0000 | |
---|---|---|
committer | 2006-04-16 20:46:14 +0000 | |
commit | c1ca0a0c6e006864bd1d61f36df4275d81047888 (patch) | |
tree | da54a2a9d366067a0e805f4f3fc75f74393de722 | |
parent | Preliminary driver for the Colorgraphic VoyagerVGA pcmcia frame buffer; (diff) | |
download | wireguard-openbsd-c1ca0a0c6e006864bd1d61f36df4275d81047888.tar.xz wireguard-openbsd-c1ca0a0c6e006864bd1d61f36df4275d81047888.zip |
Add commented out cfxga entries.
-rw-r--r-- | sys/arch/zaurus/conf/GENERIC | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/arch/zaurus/conf/GENERIC b/sys/arch/zaurus/conf/GENERIC index 18cd56419ce..a89be76874e 100644 --- a/sys/arch/zaurus/conf/GENERIC +++ b/sys/arch/zaurus/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.49 2006/03/15 16:13:30 deraadt Exp $ +# $OpenBSD: GENERIC,v 1.50 2006/04/16 20:46:14 miod Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -145,6 +145,8 @@ com* at pcmcia? # PCMCIA modems/serial ports wi* at pcmcia? # WaveLAN IEEE 802.11DS ne* at pcmcia? # PCMCIA based NE2000 ethernet wdc* at pcmcia? # hard disk controller +#cfxga* at pcmcia? # VoyagerVGA frame buffer +#wsdisplay* at cfxga? # IDE hard drives wd* at wdc? flags 0x0000 |