summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/dmenu.c
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1995-12-07 09:13:48 +0000
committerpeter <peter@FreeBSD.org>1995-12-07 09:13:48 +0000
commit53a232b78efd4ef6c84ff8047a3a43c3d8cf0a25 (patch)
treea770e07be3a77aa51fc72efd03b8a26a1d04fe9e /usr.sbin/sysinstall/dmenu.c
parentc0273b2f6435eb28e855bdccf8752c6bce096291 (diff)
downloadFreeBSD-src-53a232b78efd4ef6c84ff8047a3a43c3d8cf0a25.zip
FreeBSD-src-53a232b78efd4ef6c84ff8047a3a43c3d8cf0a25.tar.gz
Implement detection of whether or not bounce-buffering is required
for the particular card in use. At the moment, I've set it to any of the bt445S VLB cards (not the bt445C which apparently work) and the bt5xx series (isa cards). The 742 and PCI cards should not need it. :-) It may be useful to have something like this: #ifndef BOUNCE_BUFFERS if (bounce_buffers_required && more_than_16MB_ram) panic("this card requires bounce buffers for more than 16MB ram!") #endif
Diffstat (limited to 'usr.sbin/sysinstall/dmenu.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud