diff options
author | joe <joe@FreeBSD.org> | 2000-12-22 14:32:34 +0000 |
---|---|---|
committer | joe <joe@FreeBSD.org> | 2000-12-22 14:32:34 +0000 |
commit | 27bc62ade6bdc34211220f5a625c37163891e303 (patch) | |
tree | 72dcf40e655e15d4c902b95a36ef8d566db94710 /release/picobsd/isp | |
parent | 48d425011e5b0decbfd8265dc261dd43e07cf9d9 (diff) | |
download | FreeBSD-src-27bc62ade6bdc34211220f5a625c37163891e303.zip FreeBSD-src-27bc62ade6bdc34211220f5a625c37163891e303.tar.gz |
Remove COMPAT_OLDPCI.
Diffstat (limited to 'release/picobsd/isp')
-rw-r--r-- | release/picobsd/isp/PICOBSD | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/release/picobsd/isp/PICOBSD b/release/picobsd/isp/PICOBSD index 7f4e3a0..102861f 100644 --- a/release/picobsd/isp/PICOBSD +++ b/release/picobsd/isp/PICOBSD @@ -112,5 +112,4 @@ device md #device gzip # Exec gzipped a.out's options COMPAT_OLDISA #Use ISA shims and glue for old drivers -options COMPAT_OLDPCI #Use PCI shims and glue for old drivers |