diff options
| author | Andrew Gallatin <gallatin@FreeBSD.org> | 1999-11-05 13:10:39 +0000 |
|---|---|---|
| committer | Andrew Gallatin <gallatin@FreeBSD.org> | 1999-11-05 13:10:39 +0000 |
| commit | a3f09ae6e1779f79dc58fcde7a742a5fc06fd818 (patch) | |
| tree | ff76ccec5d56f09683cf01d084c9bdf06ed1749e /sys/dev | |
| parent | b6f938c9ee8fe45c8f66fef19945fc30fb568793 (diff) | |
Notes
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/isp/isp_pci.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/sys/dev/isp/isp_pci.c b/sys/dev/isp/isp_pci.c index 44e2810a9b4d8..323a399de030f 100644 --- a/sys/dev/isp/isp_pci.c +++ b/sys/dev/isp/isp_pci.c @@ -640,12 +640,6 @@ isp_pci_attach(pcici_t cfid, int unit) } } ISP_UNLOCK(isp); -#ifdef __alpha__ - /* - * THIS SHOULD NOT HAVE TO BE HERE - */ - alpha_register_pci_scsi(cfid->bus, cfid->slot, isp->isp_sim); -#endif } static u_int16_t |
