diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2002-05-30 18:42:35 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2002-05-30 18:42:35 +0000 |
commit | 4c634946379eb2edf9650f9efbcf2a6c3e71780f (patch) | |
tree | 72bf704c521e61638d2dc279c8ffd942d8d334a9 /sys/arch/i386/conf | |
parent | 964d9ad3c13616b6f7f3f996e79284d2d98afbbb (diff) |
missing refs to sfr0 and other man fixes; from jumbo@
Diffstat (limited to 'sys/arch/i386/conf')
-rw-r--r-- | sys/arch/i386/conf/GENERIC | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index cda1cc8b5e7..c047b19f54f 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.299 2002/05/15 21:39:50 jason Exp $ +# $OpenBSD: GENERIC,v 1.300 2002/05/30 18:42:33 mickey Exp $ # $NetBSD: GENERIC,v 1.48 1996/05/20 18:17:23 mrg Exp $ # # GENERIC -- everything that's currently supported @@ -463,6 +463,7 @@ bktr0 at pci? dev ? function ? #radio* at mr? #radio* at bktr? #radio* at fms? +#radio* at sfr0 #radio* at sf2r0 #radio* at az0 #radio* at rt0 |