diff options
| author | KATO Takenori <kato@FreeBSD.org> | 1997-04-15 11:43:10 +0000 |
|---|---|---|
| committer | KATO Takenori <kato@FreeBSD.org> | 1997-04-15 11:43:10 +0000 |
| commit | 6cf4f7c45cc0c1cdf332ea834cec89ad4605a48a (patch) | |
| tree | fc2c83e43776e635274919346c83e0ad0db92a71 | |
| parent | 36b8baa315f8d5bf6a3e599f1cd9d89917702f57 (diff) | |
Notes
| -rw-r--r-- | sys/conf/files.pc98 | 3 | ||||
| -rw-r--r-- | sys/pc98/conf/files.pc98 | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/sys/conf/files.pc98 b/sys/conf/files.pc98 index 4bc343407b64..497b8172e968 100644 --- a/sys/conf/files.pc98 +++ b/sys/conf/files.pc98 @@ -3,7 +3,7 @@ # # modified for PC-9801 # -# $Id: files.pc98,v 1.20 1997/04/03 09:55:26 kato Exp $ +# $Id: files.pc98,v 1.21 1997/04/08 10:33:24 kato Exp $ # aic7xxx_asm optional ahc device-driver \ dependency "$S/dev/aic7xxx/*.[chyl]" \ @@ -118,7 +118,6 @@ i386/isa/if_ep.c optional ep device-driver i386/isa/if_ex.c optional ex device-driver pc98/pc98/if_fe.c optional fe device-driver #pc98/isa/if_ie.c optional ie device-driver -#pc98/isa/if_ix.c optional ix device-driver #pc98/isa/if_le.c optional le device-driver i386/isa/if_lnc.c optional lnc device-driver #i386/isa/if_sr.c optional sr device-driver diff --git a/sys/pc98/conf/files.pc98 b/sys/pc98/conf/files.pc98 index 4bc343407b64..497b8172e968 100644 --- a/sys/pc98/conf/files.pc98 +++ b/sys/pc98/conf/files.pc98 @@ -3,7 +3,7 @@ # # modified for PC-9801 # -# $Id: files.pc98,v 1.20 1997/04/03 09:55:26 kato Exp $ +# $Id: files.pc98,v 1.21 1997/04/08 10:33:24 kato Exp $ # aic7xxx_asm optional ahc device-driver \ dependency "$S/dev/aic7xxx/*.[chyl]" \ @@ -118,7 +118,6 @@ i386/isa/if_ep.c optional ep device-driver i386/isa/if_ex.c optional ex device-driver pc98/pc98/if_fe.c optional fe device-driver #pc98/isa/if_ie.c optional ie device-driver -#pc98/isa/if_ix.c optional ix device-driver #pc98/isa/if_le.c optional le device-driver i386/isa/if_lnc.c optional lnc device-driver #i386/isa/if_sr.c optional sr device-driver |
