imp
|
8d58b9df12
|
/* -> /*- for copyright notices, minor format tweaks as necessary
|
2005-01-06 22:18:23 +00:00 |
|
alfred
|
728484a745
|
Remove __P.
|
2002-03-20 07:51:46 +00:00 |
|
phk
|
576d0b4520
|
Use macro API to <sys/queue.h>
|
2001-02-04 10:34:45 +00:00 |
|
nyan
|
6df9be0e35
|
Fixed warnings.
|
2000-10-15 04:54:17 +00:00 |
|
jake
|
961b97d434
|
Back out the previous change to the queue(3) interface.
It was not discussed and should probably not happen.
Requested by: msmith and others
|
2000-05-26 02:09:24 +00:00 |
|
jake
|
d93fbc9916
|
Change the way that the queue(3) structures are declared; don't assume that
the type argument to *_HEAD and *_ENTRY is a struct.
Suggested by: phk
Reviewed by: phk
Approved by: mdodd
|
2000-05-23 20:41:01 +00:00 |
|
nyan
|
692df98b81
|
Changed interrupt level to splcam() because of the bs driver is CAM driver.
Pointed out: MITSUNAGA Noriaki <mitchy@er.ams.eng.osaka-u.ac.jp>
|
2000-04-22 15:07:02 +00:00 |
|
kato
|
790434fad1
|
CAM support.
Submitted by: NOKUBI Hirotaka <hnokubi@yyy.or.jp> and
Takahashi Yoshihiro <nyan@wyvern.cc.kogakuin.ac.jp>
|
1998-12-28 12:46:55 +00:00 |
|
kato
|
910f862178
|
Fixed syntax error by recent changes to the queue macros.
|
1998-02-26 03:20:41 +00:00 |
|
kato
|
2d3c4989ab
|
Moved include files which are independent of bs driver.
|
1997-08-28 09:23:57 +00:00 |
|