diff options
author | 2004-06-04 06:50:57 +0000 | |
---|---|---|
committer | 2004-06-04 06:50:57 +0000 | |
commit | 4ae133b08dd4ed3ee050069c502c4f69946071c0 (patch) | |
tree | ad4d86e56beb99757faa575161d8ba64d22291ef | |
parent | hotplugd startup. (diff) | |
download | wireguard-openbsd-4ae133b08dd4ed3ee050069c502c4f69946071c0.tar.xz wireguard-openbsd-4ae133b08dd4ed3ee050069c502c4f69946071c0.zip |
grange: if you keep commiting stuff you did not test, you will run into trouble
-rw-r--r-- | sys/arch/amd64/conf/GENERIC | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC index 843859ceb89..556a7b84957 100644 --- a/sys/arch/amd64/conf/GENERIC +++ b/sys/arch/amd64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.20 2004/05/30 08:38:20 grange Exp $ +# $OpenBSD: GENERIC,v 1.21 2004/06/04 06:50:57 deraadt Exp $ # # GENERIC -- everything that's currently supported # @@ -53,7 +53,7 @@ pci* at pchb? bus ? lm0 at isa? port 0x290 #lm1 at isa? port 0x280 #lm2 at isa? port 0x310 -nsclpcsio* at isa? # NS PC87366 hardware monitor +#nsclpcsio* at isa? # NS PC87366 hardware monitor it0 at isa? port 0x290 # IT8705F, IT8712F and SiS970 hardware # monitors |