freebsd-dev/sys/dev/dpt
Matthew N. Dodd baa039868e - Handle failure of cam_sim_alloc().
This prevents xpt_bus_register() from dereferencing NULL.
- Assign pointer to NULL after cam_sim_free().

Submitted by:	 Paul Twohey <twohey@CS.Stanford.EDU>
2004-01-17 05:57:52 +00:00
..
dpt_eisa.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
dpt_isa.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
dpt_pci.c Use PCIR_BAR(x) instead of PCIR_MAPS. 2003-09-02 17:30:40 +00:00
dpt_scsi.c - Handle failure of cam_sim_alloc(). 2004-01-17 05:57:52 +00:00
dpt.h - Track resources in our softc. 2003-03-29 08:30:45 +00:00