summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1998-09-23use the same flags for f_flag as there were used for vn_open, otherwise vn_cl...Artur Grabowski
1998-09-23Work around a bug in the newer revision chip sets.Jason Wright
1998-09-23ne/we/ec driversTheo de Raadt
1998-09-23fix pci_io_find(), some dmesg outputTheo de Raadt
1998-09-23Add PCMCIAVERBOSE option.Federico G. Schwindt
1998-09-22Updated driver from Ustimenko Semen <semen@iclub.nsu.ru>:Jason Wright
1998-09-22Add mii layer for alpha (needed by new fxp)Jason Wright
1998-09-22media supportTheo de Raadt
1998-09-22some nice namingTheo de Raadt
1998-09-22add NE2000 card at 0x300 irq 10Theo de Raadt
1998-09-22Uncomment ne2k pcmcia entries.Federico G. Schwindt
1998-09-22Support for ne2k pcmcia. This is the driver without modifications.Federico G. Schwindt
1998-09-22ed replaced by ec/ne/we drivers.Federico G. Schwindt
1998-09-22Add NE[12]00 and DS8390 drivers.Federico G. Schwindt
1998-09-22New DS8390/WD83C690 device driver used by ec, ne and we from NetBSD.Federico G. Schwindt
1998-09-22Add the NE[12]00 core driver from NetBSD.Federico G. Schwindt
1998-09-22Replace the ed driver.Federico G. Schwindt
1998-09-22New ne2k pci driver.Federico G. Schwindt
1998-09-22Add ne for ne2k pci cards.Federico G. Schwindt
1998-09-21remove slip, add bpf. also remove nfsclient and fddi, so that alpha ramdisk f...Theo de Raadt
1998-09-21no slip, add bpfTheo de Raadt
1998-09-21add tx driverTheo de Raadt
1998-09-21SMC 83C170 EPIC support from; Semen Ustimenko (semen@iclub.nsu.ru)Jason Wright
1998-09-21change default console to serial ports. should work with VI computersDale S. Rahn
1998-09-20Change openfirmware to not try to configure a device on sd or wdDale S. Rahn
1998-09-20Changes to probe for address, and frequency for serial console.Dale S. Rahn
1998-09-20Powerpc port uses com.c not just power4e.Dale S. Rahn
1998-09-20syncTheo de Raadt
1998-09-20lots of new stuphhhTheo de Raadt
1998-09-19kill COMPAT_09 and COMPAT_10Theo de Raadt
1998-09-19lebuffer based le's use UTPJason Wright
1998-09-19Added if_media support from NetBSD. -mojMats O Jansson
1998-09-18lebuffer cards are UTPTheo de Raadt
1998-09-18the third arguemnt to a syscall is register_t not int. From Todd FriesArtur Grabowski
1998-09-18always build xfs_syscallsArtur Grabowski
1998-09-18Sync with previous commit of syscall.master that did not make it into the cha...Artur Grabowski
1998-09-17Use -mcpu=supersparc instead of deprecated -mv8; Hans-Guenter Weigand <hgweig...Jason Wright
1998-09-17always use xfspioctlArtur Grabowski
1998-09-17implement a dummy syscall when XFS is not defined and add PROBEArtur Grabowski
1998-09-17update pioctlsArtur Grabowski
1998-09-17add "option APM_NOPRINT" for this kernelMarco S Hyman
1998-09-17add NO_APMPRINT conditionalMarco S Hyman
1998-09-17sm* pcmcia supportTheo de Raadt
1998-09-17avoid panic; garath@code.ridgefield.orgTheo de Raadt
1998-09-17Put this back for now, appearently the VI boards use COM4 for console.Dale S. Rahn
1998-09-17o missed ifmedia updateJason Wright
1998-09-16Attempt to make clear the dependence of hme->phys and phys->hmeJason Wright
1998-09-16o if_media'fied am7990Jason Wright
1998-09-16missed flags from mii layer mergeJason Wright
1998-09-16fix ep probe message printoutsTheo de Raadt