From 25322855d58fdf27412f41ee9897cc84043a947b Mon Sep 17 00:00:00 2001 From: Reyk Floeter Date: Mon, 12 Mar 2007 01:04:53 +0000 Subject: add some HAL functions (again) inspired by the changes from the madwifi-old-openhal project. this was backed out the last time because it was too close to the release and i didn't respect the ABI/API lock. --- sys/dev/ic/ar5210reg.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/dev/ic/ar5210reg.h') diff --git a/sys/dev/ic/ar5210reg.h b/sys/dev/ic/ar5210reg.h index eb443c263e1..9729f82ccc0 100644 --- a/sys/dev/ic/ar5210reg.h +++ b/sys/dev/ic/ar5210reg.h @@ -1,7 +1,7 @@ -/* $OpenBSD: ar5210reg.h,v 1.12 2007/03/05 16:54:33 deraadt Exp $ */ +/* $OpenBSD: ar5210reg.h,v 1.13 2007/03/12 01:04:52 reyk Exp $ */ /* - * Copyright (c) 2004, 2005 Reyk Floeter + * Copyright (c) 2004, 2005, 2006, 2007 Reyk Floeter * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above -- cgit v1.2.3