summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1999-07-20midi at ym/mpuTheo de Raadt
1999-07-20permit midi on mpu & ymTheo de Raadt
1999-07-20Don't pull in cd_scsi/cd_atapi stuff unless cd device is usedConstantine Sapuntzakis
1999-07-20first cut at isapnp and ym mpuTheo de Raadt
1999-07-20syncTheo de Raadt
1999-07-20shorterTheo de Raadt
1999-07-20export cr28 for DEBUGging purposesMichael Shalayeff
1999-07-20correct os_mask handling for OLF; pefoTheo de Raadt
1999-07-20accomodations for backward growing stack architectures; art@ kMichael Shalayeff
1999-07-20don't cache pagetables on microsparc 1 either. From NetBSDArtur Grabowski
1999-07-20Be more generous with timeout on cd_play_msfConstantine Sapuntzakis
1999-07-20Fix SIS 5597 define.Federico G. Schwindt
1999-07-20add support for "floating accent" and compose. -mojMats O Jansson
1999-07-20Make acd redundant.Constantine Sapuntzakis
1999-07-20syncTheo de Raadt
1999-07-20simplifyTheo de Raadt
1999-07-20126 -> NBT_BADConstantine Sapuntzakis
1999-07-19some more commentsMichael Shalayeff
1999-07-19syncTheo de Raadt
1999-07-19rearrangeTheo de Raadt
1999-07-19syncTheo de Raadt
1999-07-19label mpu devices, and another modemTheo de Raadt
1999-07-19further fixes for strange wss isapnp cards; apollo@slcnet.netTheo de Raadt
1999-07-19Lower chatinessConstantine Sapuntzakis
1999-07-18Added acd dummy device so the new ATA stuff compiles & linksConstantine Sapuntzakis
1999-07-18Added SDEV_NOSENSE for ATAPI devices without request sense.Constantine Sapuntzakis
1999-07-18NATAPIBUS -> NATAPISCSIConstantine Sapuntzakis
1999-07-18We need an "atapiscsi.h" for dev/ic/wdc.cConstantine Sapuntzakis
1999-07-18Get rid of useless #include's of wdc.hConstantine Sapuntzakis
1999-07-18Prevent host on one interface from overwriting ARP route entry for aHakan Olsson
1999-07-18Import of NetBSD ATA/IDE stuff.Constantine Sapuntzakis
1999-07-18Updated some IDE definition to match NetBSD counterparts. This willConstantine Sapuntzakis
1999-07-18Updated some IDE definition to match NetBSD counterparts. This willConstantine Sapuntzakis
1999-07-18regenMichael Shalayeff
1999-07-18better cpu idsMichael Shalayeff
1999-07-18print layout as %x, to match kbd(8)Theo de Raadt
1999-07-18pmap_activate() and pmap_deactivate() are MDTheo de Raadt
1999-07-18Add code to support none us keyboards in kernel. -mojMats O Jansson
1999-07-18rf support; m4@umn.eduTheo de Raadt
1999-07-18on exec, clear P_NOCLDWAIT; ambrisko@whistle.comTheo de Raadt
1999-07-18fix pmap_activate() and pmap_deactivate() arguments after art changed thingsTheo de Raadt
1999-07-18use proper CTheo de Raadt
1999-07-18fix pmap_activate() and pmap_deactivate() arguments after art changed thingsTheo de Raadt
1999-07-18fix {set,rem}runqueue wrt sizeof(p_stat) and some logic,Michael Shalayeff
1999-07-18Forgot this one on the last commitConstantine Sapuntzakis
1999-07-18Added pci_mapreg* interface from NetBSD.Constantine Sapuntzakis
1999-07-18ugly CTheo de Raadt
1999-07-18SIS_85C503 misidenties itself; g.mcgarry@qut.edu.auTheo de Raadt
1999-07-18TIOCM{GET,SET,BIS,BIC}, and TCXONC supportTheo de Raadt
1999-07-17revert tcp_input.c to before 07/01/1999 - this seems to solve the mysteriousNiels Provos