Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
by gibbs@freebsd.org
|
|
|
|
alpha, it crashes the kernel. This is a work around until
gcc is fixed. NetBSD PR#3471 fix from Ross Harvey <ross@teraflop.com>
|
|
|
|
|
|
all together at the same time yields the wrong revision number. Sorry.
|
|
|
|
|
|
Added support for new QED RT52x0 processors.
|
|
|
|
ends up being 4K
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Change in the way receive buffer areas are handled. Before we gave
the chip 16 buffers, each 1536 bytes (big enough for one packet).
Now we're handing the chip 8 buffers, each 4 Kbytes, and letting
the chip fit as many packets as it can in each one. This should
help keep it from running out of buffer space. Also make some of
the performance-crucial routines inline. It made no measurable
difference except to make me feel better
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
at a time rather than 10. (slower, but not so distractingly ugly anymore)
|
|
|
|
|
|
|
|
|
|
|
|
mac68k change by scottr attributes Gordon (Ross) on the change.
|
|
console support.
|
|
for an Apple SONIC-based ethernet card. Includes a patch to the nubus
probing that we worked out together. Some cards, like his, were being
missed and/or probed like video cards\!
|
|
>Fix SunOS user trace trap handling, from Gordon.
|
|
|
|
|
|
|
|
|
|
for MS-emulation
|
|
|
|
|
|
seems to be able to work with the Q650 configuration, but not vice-versa.
|
|
|
|
|
|
|