看板 DFBSD_commit 關於我們 聯絡資訊
commit 3ac61d786b79c577a79c2933ead355c76e0fa7e1 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Fri Jun 26 09:47:25 2009 -0700 SILI - Add serial number support, strip whitespace. * Add page inquiry emulation for DISK devices so CAM can probe the serial number. * Strip whitespace when reporting the mode, firmware, and serial number from the inquiry data. Summary of changes: sys/dev/disk/sili/sili_cam.c | 140 ++++++++++++++++++++++++++++++++++-------- 1 files changed, 114 insertions(+), 26 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3ac61d786b79c577a79c2933ead355c76e0fa7e1 -- DragonFly BSD source repository