This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
cam
History
Bruce Evans
1195ae1843
Cast pointers to uintptr_t instead of casting them to u_long. Don't
...
depend on gcc's feature of casting lvalues. Cosmetic.
1999-08-24 00:04:45 +00:00
..
scsi
Cast pointers to uintptr_t instead of casting them to u_long. Don't
1999-08-24 00:04:45 +00:00
cam_ccb.h
Bump CAM version number.
1999-08-16 23:18:24 +00:00
cam_conf.h
…
cam_debug.h
Add another flag for debugging just peripheral drivers. The whole debugging
1999-08-16 22:18:14 +00:00
cam_extend.c
Convert DEVFS hooks in (most) drivers to make_dev().
1999-08-23 20:59:21 +00:00
cam_extend.h
…
cam_periph.c
int/long printf format problems on the Alpha.
1999-07-01 19:56:50 +00:00
cam_periph.h
Add the XPT_PATH_STATS and XPT_GDEV_STATS function codes. These ccb
1999-05-22 21:58:47 +00:00
cam_queue.c
Fix a long standing bug in the camq teardown code.
1999-08-16 02:23:42 +00:00
cam_queue.h
cam_periph.c:
1999-04-19 21:26:08 +00:00
cam_sim.c
Add a number of interrelated CAM feature enhancements and bug fixes.
1999-05-06 20:16:39 +00:00
cam_sim.h
Add a number of interrelated CAM feature enhancements and bug fixes.
1999-05-06 20:16:39 +00:00
cam_xpt_periph.h
…
cam_xpt_sim.h
xpt_release_devq now takes a count.
1999-08-16 22:23:01 +00:00
cam_xpt.c
Convert DEVFS hooks in (most) drivers to make_dev().
1999-08-23 20:59:21 +00:00
cam_xpt.h
…
cam.c
…
cam.h
Remove camq_regen(). We already perform modular comparisons
1999-04-07 22:57:48 +00:00