summaryrefslogtreecommitdiff
path: root/sys/dev/pci/lofnreg.h
diff options
context:
space:
mode:
authorJason Wright <jason@cvs.openbsd.org>2002-05-09 19:13:10 +0000
committerJason Wright <jason@cvs.openbsd.org>2002-05-09 19:13:10 +0000
commit6549b122e58382c8b7d14256ac2703be3fa9097f (patch)
treeffd3ef2ca77a18e101c77c95d2444f484fbaddc4 /sys/dev/pci/lofnreg.h
parenta58ac6b9916fc64d49516fc50e9133c04064cbc2 (diff)
Rework to process requests from a queue/interrupt handler instead of busy
waiting.
Diffstat (limited to 'sys/dev/pci/lofnreg.h')
-rw-r--r--sys/dev/pci/lofnreg.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/lofnreg.h b/sys/dev/pci/lofnreg.h
index 07035be92ad..eb0daa39314 100644
--- a/sys/dev/pci/lofnreg.h
+++ b/sys/dev/pci/lofnreg.h
@@ -1,7 +1,7 @@
-/* $OpenBSD: lofnreg.h,v 1.13 2002/05/08 19:09:25 jason Exp $ */
+/* $OpenBSD: lofnreg.h,v 1.14 2002/05/09 19:13:09 jason Exp $ */
/*
- * Copyright (c) 2001 Jason L. Wright (jason@thought.net)
+ * Copyright (c) 2001-2002 Jason L. Wright (jason@thought.net)
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without