fix disordering

This commit is contained in:
Jonathan Lemon 1999-06-24 03:42:14 +00:00
parent 79eab21dc3
commit 8c3f811289
1 changed files with 4 additions and 4 deletions

View File

@ -92,10 +92,6 @@ dev/aic7xxx/aic7xxx.c optional ahc device-driver \
dev/aic7xxx/93cx6.c optional ahc device-driver
dev/buslogic/bt.c optional bt device-driver
dev/ccd/ccd.c optional ccd device-driver
dev/ida/ida.c optional ida device-driver
dev/ida/ida_disk.c optional id
dev/isp/isp_freebsd.c optional isp device-driver
dev/isp/isp.c optional isp device-driver
#dev/dpt/dpt_control.c optional dpt device-driver
dev/dpt/dpt_scsi.c optional dpt device-driver
dev/en/midway.c optional en device-driver
@ -121,6 +117,10 @@ dev/hfa/fore_stats.c optional hfa device-driver
dev/hfa/fore_timer.c optional hfa device-driver
dev/hfa/fore_transmit.c optional hfa device-driver
dev/hfa/fore_vcm.c optional hfa device-driver
dev/ida/ida.c optional ida device-driver
dev/ida/ida_disk.c optional id
dev/isp/isp_freebsd.c optional isp device-driver
dev/isp/isp.c optional isp device-driver
dev/pdq/pdq.c optional fea device-driver
dev/pdq/pdq_ifsubr.c optional fea device-driver
dev/pdq/pdq.c optional fpa device-driver