diff options
| author | Matthew N. Dodd <mdodd@FreeBSD.org> | 2004-01-12 21:01:18 +0000 |
|---|---|---|
| committer | Matthew N. Dodd <mdodd@FreeBSD.org> | 2004-01-12 21:01:18 +0000 |
| commit | 6f5d1485593f421d45821f43e286ea64b36e50e5 (patch) | |
| tree | 16c1f339029e0742516ebcf963bc8e82460199cd /sys/dev/ida | |
| parent | 958e09f637dda474cf084fa2fb558196cbd34543 (diff) | |
Notes
Diffstat (limited to 'sys/dev/ida')
| -rw-r--r-- | sys/dev/ida/ida.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/dev/ida/ida.c b/sys/dev/ida/ida.c index 66781ec1fb27..43ddf59d912f 100644 --- a/sys/dev/ida/ida.c +++ b/sys/dev/ida/ida.c @@ -33,10 +33,6 @@ __FBSDID("$FreeBSD$"); /* * Generic driver for Compaq SMART RAID adapters. - * - * Specific probe routines are in: - * pci/ida_pci.c - * i386/eisa/ida_eisa.c */ #include <sys/param.h> |
