summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Collapse)Author
1998-07-11always return TOC information in big-endian order; problem noted byTheo de Raadt
csapuntz@lcs.mit.edu
1998-07-10Fix rx buffer size so large packets actually fit.Jason Wright
1998-07-10add MI ipx_cksum.c for those missing MD oneMichael Shalayeff
1998-07-10Add build support for hmeJason Wright
1998-07-10hme (Happy Meal) ethernet driver.Jason Wright
1998-07-09fix support for pci mode 1; mochid@yo.rim.or.jpTheo de Raadt
1998-07-09never set PSL_IOPL at high securelevel (except the one xf86 case, controlled ↵Theo de Raadt
by the aperture driver; problem noted by csapuntz
1998-07-09Don't unmap something that we didn't map...Jason Downs
1998-07-08add eap + sv audio driversTheo de Raadt
1998-07-08open fd1 and fd2 as FREAD|FWRITETheo de Raadt
1998-07-08Correct error in original cloning from if_ethersubr.c.ryker
1998-07-08use those new pdc call typesMichael Shalayeff
1998-07-08define types for pdc callsMichael Shalayeff
1998-07-08define DEFAULT_KERNEL_ADDRESS for MI boot.cMichael Shalayeff
1998-07-08reflect MI boot changes; remove dead time_print() prototypeMichael Shalayeff
1998-07-08use KERNEL_DEFAULT_ADDRESS from MD libsa.h for default kernel load addressMichael Shalayeff
1998-07-08syncTheo de Raadt
1998-07-07S3 SonicVibes driverConstantine Sapuntzakis
1998-07-07more includesMichael Shalayeff
1998-07-07more MD filesMichael Shalayeff
1998-07-07add some options; s/size/\${SIZE}/Michael Shalayeff
1998-07-07htons(ETHERTYPE_IPX)ryker
1998-07-07put wd_error check back; without this machine boot times go well over 60 secondsTheo de Raadt
1998-07-07syncTheo de Raadt
1998-07-07two new products; fgsch@olimpo.com.brTheo de Raadt
1998-07-07DECNET is not DECENT. :-)ryker
1998-07-07per XPG, gethostname() with a short buffer returns truncated data - not ENOMEM.Theo de Raadt
As permitted, make the truncated buffer be NUL terminated. make getdomainname() match.
1998-07-07oops, i did not handle nchrdev correctlyTheo de Raadt
1998-07-07fix chrtoblk() so that it returne ENODEV for entries beyond the end of the tableTheo de Raadt
1998-07-07syncTheo de Raadt
1998-07-07PNIC, a tulip cloneTheo de Raadt
1998-07-05fix netbsd bug; from boquist@cs.chalmers.seJason Downs
1998-07-05basic chip setupTheo de Raadt
1998-07-05do not print fake slot numbersTheo de Raadt
1998-07-05Add support for ISA PnP to wdc and associated config goo. This does NOT workJason Downs
with the Soundblaster; documentation is needed. Also changes wdcprobe method slightly.
1998-07-05syncJason Downs
1998-07-05Uncommit wdc.Jason Downs
Note that the Soundblaster uses this code, even though it's port isn't fully compatible with the driver.
1998-07-05start at irq frameworkTheo de Raadt
1998-07-05map qec registers properlyTheo de Raadt
1998-07-04Profile support for powerpc port. Now profiling libraries and binariesDale S. Rahn
can be built.
1998-07-04network driver framework in placeTheo de Raadt
1998-07-04syncTheo de Raadt
1998-07-04add new devices; kleinkTheo de Raadt
1998-07-04emulate shrinking in mremap(); boquist@cs.chalmers.seTheo de Raadt
1998-07-04add nop; fixes Kapok Computer AMI WinBIOS boot sector detection garbageTheo de Raadt
1998-07-04map registers of the qec+be 100mbit cardTheo de Raadt
1998-07-04no need for counting attachmentsTheo de Raadt
1998-07-04add qec register infoTheo de Raadt
1998-07-04add support for qec; same basic thing as lebufferTheo de Raadt
1998-07-03who cares if joystick is attachedTheo de Raadt