Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-06-29 | 3c905C-TX | Jason Wright | |
1999-06-29 | remove vm_inherit_t casts, not really needed; millert@ | Aaron Campbell | |
1999-06-29 | add rl & rlphy | Jason Wright | |
1999-06-29 | merge with FreeBSD: | Jason Wright | |
support for delta, addtron, and SiS 8139 boards initialize if_snd.ifq_maxlen correctly chipset now works on alpha | |||
1999-06-29 | sync | Jason Wright | |
1999-06-29 | SiS 900 (rl8139) ethernet | Jason Wright | |
1999-06-29 | support for pnic | Jason Wright | |
1999-06-29 | Merge with FreeBSD: | Jason Wright | |
workarounds for tx/rx hardware bugs now works on alpha support for phy-less boards (onboard xcvr) | |||
1999-06-28 | typo; failed with WDDEBUG set | Hakan Olsson | |
1999-06-28 | sync with FreeBSD: | Jason Wright | |
PNIC-II now supported in if_mx stability fixes | |||
1999-06-28 | sync | Hakan Olsson | |
1999-06-28 | Add Diamond MX300 | Hakan Olsson | |
1999-06-28 | sync | Jason Wright | |
1999-06-28 | compex PMAC | Jason Wright | |
1999-06-26 | do this right next time, ho | Theo de Raadt | |
1999-06-26 | Recognize Nvidia TNT2 cards. | Hakan Olsson | |
1999-06-25 | Don't turn off uart when closing cua device if tty is waiting. | Jim Rees | |
Instead just drop dtr briefly. | |||
1999-06-24 | don't free spp in swapmount, someone else does that for us. From: mickey@ | Artur Grabowski | |
1999-06-24 | fix cpu_switch panic | Michael Shalayeff | |
1999-06-24 | manualy assign structures | Michael Shalayeff | |
1999-06-23 | Added some protocol independent interfaces (supposedly IPv6 support APIs, but | cmetz | |
ones that are useful for all protocols, not just IPv6). | |||
1999-06-23 | no reason for audio on the RAMDISK | Theo de Raadt | |
1999-06-23 | hme dma version for fas cards | Theo de Raadt | |
1999-06-23 | Improved sysv shared memory. Works with UVM. | Artur Grabowski | |
Original work done in FreeBSD, but this code was ported from NetBSD by Chuck Cranor. | |||
1999-06-23 | apparently we need to have kmemstats in the kernel even if we don't use it. | Artur Grabowski | |
vmstat will fail if we don't have symbol even when it doesn't need it. XXX | |||
1999-06-23 | regen | Michael Shalayeff | |
1999-06-23 | add hp atm and madge token ring | Michael Shalayeff | |
1999-06-23 | attempt at repairing rl2_transmit (still broken); cleanup; spelling | David Leonard | |
1999-06-23 | fdc's irq is 20 | Michael Shalayeff | |
1999-06-23 | regen | Michael Shalayeff | |
1999-06-22 | add TI tokenring card id (gecko) | Michael Shalayeff | |
1999-06-22 | sprintf unknown device's id numbers in hex | Michael Shalayeff | |
1999-06-22 | once it proved itself to work on everything we can get to, bump a version to ↵ | Michael Shalayeff | |
1/2 (; | |||
1999-06-22 | this change somehow escaped the fpregs commit | Michael Shalayeff | |
1999-06-22 | do the trace cmd | Michael Shalayeff | |
1999-06-22 | allow stack tracing up to the very bottom of the stack; also tabs vs spaces | Michael Shalayeff | |
1999-06-22 | why underscore if we have dollars | Michael Shalayeff | |
1999-06-22 | all kinds of tricks w/ gcc flags | Michael Shalayeff | |
1999-06-22 | amiga and arc are not cpu, but machines. | Marc Espie | |
Hence the #ifdef corresponds to the kernel Makefile. Hence no __ | |||
1999-06-22 | regen | Niklas Hallqvist | |
1999-06-22 | ESS audio driver ported from NetBSD, some mixer problems with X-based mixers | Niklas Hallqvist | |
otherwise OK (mixerctl works quite OK, very strange). At the moment it is polled only, but it works quite OK that way too. | |||
1999-06-22 | From NetBSD: SCTRL2 register number wrong. | Jason Wright | |
1999-06-22 | need more room... bump RELOC | Jason Wright | |
1999-06-22 | commented-out aeon support | Theo de Raadt | |
1999-06-22 | sync. -moj | Mats O Jansson | |
1999-06-22 | Another Sound card... -moj | Mats O Jansson | |
1999-06-22 | RAMDISK is floppy only; remove tc support | Theo de Raadt | |
1999-06-21 | avoid another sparc egcs bug, apparently | Theo de Raadt | |
1999-06-21 | RangeLAN2 wireless network card | David Leonard | |
1999-06-21 | sync -moj | Mats O Jansson | |