Remove the meteor(4) driver.
authorSascha Wildner <saw@online.de>
Thu, 24 Feb 2011 18:19:34 +0000 (19:19 +0100)
committerSascha Wildner <saw@online.de>
Thu, 24 Feb 2011 18:19:59 +0000 (19:19 +0100)
commit97edcb45ca4a7f0b1763090903eeb36d69d71a24
tree9210c48b67b11e5302168f1f0aa952548c55f8ec
parent198c0ff23b7bcfe70a955eb8314628bfa05bc1dd
Remove the meteor(4) driver.

It stopped building when -msoft-float was added to the options for building
the kernel.

FreeBSD removed it over 7 years ago, and so far I've heard of no one using
DragonFly because he had one of those old cards and we still had a driver,
so I guess it's safe to follow suit.

However, the <dev/video/meteor/ioctl_meteor.h> header is used by other,
working drivers (bktr(4) and cxm(4)) so we keep it. We also keep the
/usr/share/examples/meteor directory because the bktr(4) driver is based
on meteor(4) and bktr(4)'s manual page references these examples as being
mostly valid for bktr(4), too.
Makefile_upgrade.inc
share/man/man4/bktr.4
share/man/man4/cxm.4
share/man/man4/man4.i386/Makefile
share/man/man4/man4.i386/meteor.4 [deleted file]
sys/conf/files
sys/conf/options
sys/config/LINT
sys/dev/video/meteor/meteor.c [deleted file]
sys/dev/video/meteor/meteor_reg.h [deleted file]
tools/multimedia/cxm/setchannel/cxm_setchannel.1