DEVFS - Add serial number links for all CAM and NATA attachments.
authorMatthew Dillon <dillon@apollo.backplane.com>
Wed, 5 Aug 2009 01:36:02 +0000 (18:36 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Wed, 5 Aug 2009 01:36:02 +0000 (18:36 -0700)
commit552309513a93a57d1ca4c53a04e911cc65c9c3cb
treee6ad849b5a2d71dba5251c4789f0d6dfd7ad880c
parent475f3da4c8bc8ce7195c9c862a1dc1380fb55dd0
DEVFS - Add serial number links for all CAM and NATA attachments.

All CAM-probed drives and NATA probed drives which have a serial number
will now show up in DEVFS under /dev/serno, in addition to showing up
as da/cd/ad*.  This will ultimately tie into /etc/devtab.
sys/bus/cam/cam_xpt.c
sys/bus/cam/cam_xpt.h
sys/bus/cam/scsi/scsi_cd.c
sys/bus/cam/scsi/scsi_da.c
sys/dev/disk/nata/ata-disk.c
sys/dev/disk/nata/atapi-cd.c
sys/kern/subr_disk.c
sys/sys/disk.h