freebsd-nq/sys/i386
David Greenman fb1322e408 Decrease MCLBYTES from 4k back to 2k. It isn't likely that we'll be doing
page flipping anytime soon and 4k just wastes memory. Performance via the
looback interface will decrease slightly by this change. Idealy, we need
buffers that can have variable sizes, but this requires a rewrite of far
too much code at the moment.
1995-01-23 19:21:49 +00:00
..
apm Don't push/pop the return-val register. (DUH!) 1994-12-16 07:31:47 +00:00
bios Don't push/pop the return-val register. (DUH!) 1994-12-16 07:31:47 +00:00
boot Removed hardcoded definition for RB_SERIAL that I left in my accident 1995-01-20 07:52:42 +00:00
conf Add support for Olof Johansson's WD7000 driver. 1995-01-23 00:25:03 +00:00
eisa Add $Id 1995-01-16 16:31:34 +00:00
i386 Kill redundant declarations of d_open_t and d_close_t. 1995-01-23 18:46:13 +00:00
ibcs2 Fix bug around VOP_READDIR, now takes 6 parameters not 4. 1994-12-14 22:03:48 +00:00
include Decrease MCLBYTES from 4k back to 2k. It isn't likely that we'll be doing 1995-01-23 19:21:49 +00:00
isa Much better fix/support for the 83c795 based cards (the new SMC EtherEZ) 1995-01-23 19:06:08 +00:00
pci Change the string returned in the aic7870 motherboard probe case. Change 1995-01-22 00:47:50 +00:00
scsi Initialize SIMODE1, SCSIID, and SXFRCTL1 in ahc_init instead of at each 1995-01-22 00:48:39 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00