diff options
author | 2006-12-29 13:41:55 +0000 | |
---|---|---|
committer | 2006-12-29 13:41:55 +0000 | |
commit | d887a3ba58700252642b88a72d7054fc36af52c0 (patch) | |
tree | 70c183212af8a7125f51766db85f12f135a6b21c /sys | |
parent | Avoid void * arithmetic, okay deraadt@, suggestions from millert@ (diff) | |
download | wireguard-openbsd-d887a3ba58700252642b88a72d7054fc36af52c0.tar.xz wireguard-openbsd-d887a3ba58700252642b88a72d7054fc36af52c0.zip |
Change the comment for mbg(4) to "radio clocks" here, too.
Diffstat (limited to 'sys')
-rw-r--r-- | sys/arch/macppc/conf/GENERIC | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/macppc/conf/GENERIC b/sys/arch/macppc/conf/GENERIC index cecfd351ea2..f670be3b689 100644 --- a/sys/arch/macppc/conf/GENERIC +++ b/sys/arch/macppc/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.156 2006/12/18 18:15:36 mbalmer Exp $g +# $OpenBSD: GENERIC,v 1.157 2006/12/29 13:41:55 mbalmer Exp $g # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -93,7 +93,7 @@ vr* at pci? # VIA Rhine ethernet musycc* at pci? # Conexant HDLC controller art* at musycc? # Accoom Artery E1/T1 cards xge* at pci? # Neterion Xframe-I/II 10Gb ethernet -mbg* at pci? # Meinberg Funkuhren time base +mbg* at pci? # Meinberg Funkuhren radio clocks iop* at pci? # I2O processor ioprbs* at iop? # I2O arrays |