summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1998-09-12typos, thinkos, brainos, buritos and amigosMichael Shalayeff
1998-09-12.s definitions exported from CMichael Shalayeff
1998-09-12some ramdisk hooks stuffMichael Shalayeff
1998-09-12PDC call wrapperMichael Shalayeff
1998-09-12PDC console/ttyMichael Shalayeff
1998-09-12check for malloc() failure; jsm28@cam.ac.ukPaul Janzen
1998-09-11kill md_get_ifdevs, miniroot/install.sub uses mi version nowTodd C. Miller
1998-09-11mi get_ifdevs()Todd C. Miller
1998-09-11include pmap.h earlier, so MD pmap structures may beMichael Shalayeff
1998-09-11change missed by fgsch, tsk tsk tskTheo de Raadt
1998-09-11do not make /dev/ksyms, arc does not load the symbol table yetTodd C. Miller
1998-09-11fix typo.Federico G. Schwindt
1998-09-11Add a third parameter to epconfig to get the MAC address if it's a pcmciaFederico G. Schwindt
1998-09-11Don't build pcmcia_cntrl or config_slot.Federico G. Schwindt
1998-09-11Don't build pcmciad.Federico G. Schwindt
1998-09-11More config files update for the new pcmcia framework.Federico G. Schwindt
1998-09-11Change the config files to work with the new framework.Federico G. Schwindt
1998-09-11Remove unneeded files from the previous pcmcia framework.Federico G. Schwindt
1998-09-11Remove unneeded files from the previous framework.Federico G. Schwindt
1998-09-11PCMCIA code ported from NetBSD.Federico G. Schwindt
1998-09-11Comment the pcmcia attach routines for ed and pccom.Federico G. Schwindt
1998-09-11Add sm and aic devices.Federico G. Schwindt
1998-09-11Move aic device to conf/files. Comment pcmcia related entries.Federico G. Schwindt
1998-09-11Remove unneeded file after the split.Federico G. Schwindt
1998-09-11Comment the pcmcia cdev entry because the new frameworkFederico G. Schwindt
1998-09-11don't display Retrieving... message unless verbose output desiredMarco S Hyman
1998-09-11ISA routines for the Intel 82365SL PCIC controllers.Federico G. Schwindt
1998-09-11Added support for Intel 82365SL PCIC controllers and clones from NetBSD.Federico G. Schwindt
1998-09-11aic routines for ISA.Federico G. Schwindt
1998-09-11Split the aic6360 driver to add support for SCSI pcmcia cards.Federico G. Schwindt
1998-09-11Support for the SMC 91Cxx family of ethernet chips from NetBSD.Federico G. Schwindt
1998-09-11Simple queue access methods used in the new pcmcia frameworkFederico G. Schwindt
1998-09-11Grr... missed this in previous commit: adding 'mii' bus for i386Jason Wright
1998-09-11i386 is now the only port using libkvm.oldTodd C. Miller
1998-09-11Pass specname in to editor(), missing part of a commit a while ago.Todd C. Miller
1998-09-11Merge with FreeBSD 1.11:Jason Wright
1998-09-11If filesystem open routine returns ENOENT or ENOTDIR, set errno to that and r...Todd C. Miller
1998-09-10default media type is auto if a phy is found, and none if notJason Wright
1998-09-10Added dev/mii layer (commented out until something on i386 uses it)Jason Wright
1998-09-10note support of 3c900, 3c900b, 3c905, 3c905b on xl driverJason Wright
1998-09-10overzealous cut-and-paste by me a week agoTheo de Raadt
1998-09-10fix init/fini calls; d@Theo de Raadt
1998-09-10Modified to use mii layer for hmeJason Wright
1998-09-10syncJason Wright
1998-09-10Added 'mii' busJason Wright
1998-09-10OpenBSD gets sys/dev/mii layer from NetBSDJason Wright
1998-09-10.Xr lockspool 1Todd C. Miller
1998-09-10Fix commentsTodd C. Miller
1998-09-10Update Install notes. Not finished but better.Dale S. Rahn
1998-09-10If a child has not been waited on via the SIGCHLD handler, wait for itTodd C. Miller