matt
8a762f7db3
Fix appletalk over ethernet.
1999-10-12 04:53:45 +00:00
shin
7a8dbc6aa3
Fix typo. ('_i386__' -> '__i386__')
...
Pointed by D'Arcy J.M. Cain, thanks.
1999-10-12 00:36:17 +00:00
wrstuden
7e6f0456f6
Catch up with rev. 1.5 of ../include/cpu.h where we added a new routine
...
w/o adding a fake_ initializer for it. :-(
1999-10-12 00:34:21 +00:00
thorpej
8d56d3f3f0
Bound one auto-calibration loop that was missed in previous rounds of
...
changes.
Yay, audio on my Dell laptop works again.
1999-10-12 00:16:42 +00:00
hubertf
415f4ed472
improve spelling a bit
1999-10-11 23:47:55 +00:00
thorpej
e3203cc4b6
Detect if kmem is up, and if not, ignore EX_MALLOCOK.
1999-10-11 22:57:17 +00:00
pk
5772f4a756
Fix a garbled word.
1999-10-11 21:22:44 +00:00
pk
6a1ecde5b4
Mention the firmware `insert line' bug and point at the work-around
...
in termcap(5).
1999-10-11 21:22:26 +00:00
thorpej
b77486892b
Regen.
1999-10-11 17:51:45 +00:00
thorpej
d9497def78
Add 3Com/Megahertz 3CCFEM556BI 10/100 Ethernet/Modem. From Ryoji KATO,
...
PR #8331 .
1999-10-11 17:51:24 +00:00
thorpej
f4f5698f06
Add quirks for the 3Com/Megahertz 3CCFEM556BI 10/100 Ethernet/Modem,
...
from Ryoji KATO, PR #8331 .
1999-10-11 17:50:21 +00:00
thorpej
eda20693f0
Add support for the 3Com/Megahertz 3CCFEM556BI 10/100 Ethernet/Modem combo.
1999-10-11 17:49:21 +00:00
thorpej
5082673b91
- Encapsulate the EEPROM reading code into ep_read_eeprom(), and use
...
the correct "read eeprom" opcode on the RoadRunner (which has a larger
EEPROM, and thus needs a different opcode to make room for the larger
offsets).
- Reset and enable the MII before probing for PHYs, and reset and enable
the MII in epinit().
- Be more conservative when resetting the interface after a transmit error.
Based on PR #8331 , from Ryoji KATO.
Closer on 3c574, probably will work fine with the 3CCFEM556BI (which
won't have an older rev TDK Semi PHY, and which was tested by the author
of the PR).
1999-10-11 17:48:20 +00:00
thorpej
7871f8c56d
Add some more RoadRunner bits. Partially from Ryoji KATO, PR #8331 .
1999-10-11 17:41:56 +00:00
hannken
2f3b72ae59
Regen.
1999-10-11 17:33:51 +00:00
hannken
5e63221d99
Add an entry for the Adaptec 2940UW Pro Scsi adapter.
1999-10-11 17:31:52 +00:00
jdolecek
c03fdce32e
remove the ipx stuff accidentaly added in rev 1.260.
1999-10-11 16:15:13 +00:00
mrg
cb6e315ab0
make this work again.
1999-10-11 16:08:47 +00:00
hwr
d5103deed3
Add ad quirk for CDU-561 CD-ROM. From PR kern/8608
...
by SUNAGAWA Keiki <kei_sun@ba2.so-net.ne.jp>.
1999-10-11 15:28:57 +00:00
augustss
e61b976a20
Allow larger timer variation.
1999-10-11 12:53:14 +00:00
augustss
551f9b0d0c
Fix timer reset bug when playing multiple songs.
1999-10-11 12:52:10 +00:00
darrenr
dbbe49c38f
bail if the source config doesn't exist as a directory
1999-10-11 12:45:43 +00:00
sjg
872404ddf2
avoid warnings from gcc about x possibly being uninitialized
1999-10-11 12:40:12 +00:00
sjg
6c501163d3
missing P in \fP
1999-10-11 12:37:43 +00:00
lukem
d5b5f0e034
* in the SIGINFO/SIGQUIT handler, print a newline before displaying
...
the xfer stats
* crankrate() should have a K&R decl (for consistency)
1999-10-11 12:35:42 +00:00
lukem
bd5207d5ac
if editing is enabled when intr() is called, print a newline. (cosmetic fix)
1999-10-11 12:34:17 +00:00
mrg
45cd15f3ed
recognise "dty" the same as we do "tty"
1999-10-11 11:55:27 +00:00
mrg
f01ad921fa
notice "dty" as well as "tty".
1999-10-11 11:44:59 +00:00
kleink
b884980717
Fix some formatting mistakes of mine.
1999-10-11 11:03:27 +00:00
pk
8d9d1c5e7d
The `vi garbles my screen' problem is really a cgsix framebuffer problem.
...
So change the name of the work-around termcap entry to `sun-cgsix';
retain `sun-ss5' as a synonym.
1999-10-11 10:05:47 +00:00
mrg
fdea8ae38f
skip "dty" just like we skip "tty", otherwise we just get "dt" in ps output for all dty's
1999-10-11 09:18:09 +00:00
augustss
2f9a41c5e7
Regen.
1999-10-11 09:17:22 +00:00
augustss
bd08192b30
Add more devices.
1999-10-11 09:16:59 +00:00
augustss
740ae27d5a
Add a quirk for devices that lie about how they are powered.
1999-10-11 09:16:39 +00:00
augustss
d0bbed5169
Remove an obsolete comment.
1999-10-11 09:15:34 +00:00
shin
5bad90bb3f
sync with i386 (MBR)
1999-10-11 05:29:04 +00:00
shin
39a8a0436e
add hpcmips support (MBR)
1999-10-11 05:28:04 +00:00
shin
54de12eae6
remove extra lw (SOFTFLOAT)
1999-10-11 05:25:35 +00:00
shin
f761ddb744
adjust #endif position (SOFTFLOAT)
1999-10-11 05:21:06 +00:00
shin
359347c965
fix mips3 TLB printf format
1999-10-11 05:11:02 +00:00
eeh
793cc7a41b
Update to post 1.4.
1999-10-11 01:57:43 +00:00
hubertf
b1c5b7e2c5
- allow specifying archs to process on command line
...
- align change message
- Most Important: read RCS Id from existing file and write it into the
newly generated file. That way, no update is announced when nothing
was changed. (Before, the RCS ID was reset to "$NetBSD$" which lead to
a changed file, but nothing of interrest changed)
1999-10-11 01:41:10 +00:00
eeh
1f45477db9
Add netbsd32_compat_14.c
...
Rename everything from compat_netbsd32 -> netbsd32 so we don't have silly
names like compat_14_compat_netbsd32_sys_shmctl().
1999-10-11 01:36:21 +00:00
hubertf
575aff5844
small spelling fix (Ip filter -> IP filter)
1999-10-11 01:29:25 +00:00
thorpej
09e277b357
Fix typos in the license notice.
1999-10-11 01:18:35 +00:00
hubertf
92bd305e4a
Add note that "fdisk -i" is the same as "fdisk /mbr" on MSDOS.
1999-10-11 01:04:57 +00:00
lukem
08ebd97c48
use sigjmp_buf for sigsetjmp(), instead of jmp_buf.
...
noted by Havard.Eidnes@runit.sintef.no .
1999-10-10 22:33:54 +00:00
pk
ef45922abf
Backtrack `exitstatus' to make the shell really ignore the status
...
of `tested commands' as in this example:
set -e
true; false && echo "not reached"
1999-10-10 21:22:24 +00:00
cgd
c3703ecfdd
don't print using string pointer one off the end of the eso_rev2model
...
array. pointed out by Kouichi Hashikawa in PR#8601.
1999-10-10 18:52:03 +00:00
hwr
eed9db126b
Add a quirk to recognize a Toshiba XM-3401TA SCSI CD-ROM as
...
removable SCSI device. From Matthew Fredette <fredette@mit.edu> in
kern/7438.
1999-10-10 18:49:15 +00:00