diff options
| author | Yoshihiro Takahashi <nyan@FreeBSD.org> | 2008-04-13 06:18:34 +0000 |
|---|---|---|
| committer | Yoshihiro Takahashi <nyan@FreeBSD.org> | 2008-04-13 06:18:34 +0000 |
| commit | 744be0ce99df52866c84129d96ed7e2377da8289 (patch) | |
| tree | 5b8190c37a43fce75714365930aa1ef016d5a2a1 /sys/pc98/conf | |
| parent | 240ad5a5da443d455186d0635a53254ab21f7464 (diff) | |
Notes
Diffstat (limited to 'sys/pc98/conf')
| -rw-r--r-- | sys/pc98/conf/GENERIC.hints | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/pc98/conf/GENERIC.hints b/sys/pc98/conf/GENERIC.hints index a64a0067dab3..87e7d5fde02a 100644 --- a/sys/pc98/conf/GENERIC.hints +++ b/sys/pc98/conf/GENERIC.hints @@ -42,6 +42,8 @@ hint.ct.0.at="isa" #hint.ct.0.at="isa" #hint.ct.0.flags="0x50000" +hint.pcrtc.0.at="isa" + hint.pckbd.0.at="isa" hint.pckbd.0.port="0x041" hint.pckbd.0.irq="1" |
