summaryrefslogtreecommitdiffstats
path: root/release/sysinstall/options.c
diff options
context:
space:
mode:
authorpst <pst@FreeBSD.org>1996-03-21 08:22:59 +0000
committerpst <pst@FreeBSD.org>1996-03-21 08:22:59 +0000
commit96f30bacb477cdae92df7a1126b281be8894bf79 (patch)
tree13ed5e9bd4397c84c2034778fedc4b16a5c4cda0 /release/sysinstall/options.c
parent5e12d8b427e79b94ffb79c3776260b2417b8338a (diff)
downloadFreeBSD-src-96f30bacb477cdae92df7a1126b281be8894bf79.zip
FreeBSD-src-96f30bacb477cdae92df7a1126b281be8894bf79.tar.gz
Add support for /very/ experimental -e (exposure) option.
Add support for LKM operation. Change M_NOWAIT on buffer memory allocation to M_WAIT in hopes we'll be able to get ourselves a nice fat buffer from the kernel if we suspend. Note: The LKM support looks kinda screwy in two areas, where I found problems with the kernel proper. First, calling dev_attach() at module load time will cause a panic. I haven't investigated. Secondly, I had to manually call qcam_drvinit() to register the device softc structure by hand at module load time. This seems bogus, it should be called as a core part of the module load process for character/block device drivers.
Diffstat (limited to 'release/sysinstall/options.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud