diff options
author | hm <hm@FreeBSD.org> | 1999-12-15 13:29:05 +0000 |
---|---|---|
committer | hm <hm@FreeBSD.org> | 1999-12-15 13:29:05 +0000 |
commit | cd2a57bc83c982c1a0cc7d98d863800b92ba9f80 (patch) | |
tree | 13712fef61c8227519132be94377ddf524d4527b /sys/conf/NOTES | |
parent | a0742c99b6f5f20475c7e5ea7acd5fd1fb007f85 (diff) | |
download | FreeBSD-src-cd2a57bc83c982c1a0cc7d98d863800b92ba9f80.zip FreeBSD-src-cd2a57bc83c982c1a0cc7d98d863800b92ba9f80.tar.gz |
update to isdn4bsd beta release 0.90: make LINT compile again, at least
one "device isic0 ..." line has to be uncommented.
Diffstat (limited to 'sys/conf/NOTES')
-rw-r--r-- | sys/conf/NOTES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 32f493f..6aee36e 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -1967,7 +1967,7 @@ controller pcf0 at isa? port 0x320 irq 5 # # Teles S0/8 or Niccy 1008 options TEL_S0_8 -#device isic0 at isa? iomem 0xd0000 irq 5 flags 1 +device isic0 at isa? iomem 0xd0000 irq 5 flags 1 # # Teles S0/16 or Creatix ISDN-S0 or Niccy 1016 options TEL_S0_16 |