Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-09-27 | #ifdef and if() debugging stuff | Michael Shalayeff | |
1998-09-27 | update quazimodo | Michael Shalayeff | |
1998-09-27 | Add adv. | Jason Downs | |
1998-09-25 | remove old compats | kstailey | |
1998-09-25 | from Martin Fredriksson <martin@gbg.netman.se>: | Michael Shalayeff | |
clean NT bit in eflags after switching back into prot mode. solves bug in 2940UW and HP recent motherboards bios combination. some more flags should be set/clean at that point. leave that for later investigation. light optimize. | |||
1998-09-24 | toast wds1 | Theo de Raadt | |
1998-09-24 | toast wds1 | Theo de Raadt | |
1998-09-23 | Add PCMCIAVERBOSE option. | Federico G. Schwindt | |
1998-09-22 | media support | Theo de Raadt | |
1998-09-22 | some nice naming | Theo de Raadt | |
1998-09-22 | add NE2000 card at 0x300 irq 10 | Theo de Raadt | |
1998-09-22 | Uncomment ne2k pcmcia entries. | Federico G. Schwindt | |
1998-09-22 | ed replaced by ec/ne/we drivers. | Federico G. Schwindt | |
1998-09-21 | add tx driver | Theo de Raadt | |
1998-09-17 | add "option APM_NOPRINT" for this kernel | Marco S Hyman | |
1998-09-17 | add NO_APMPRINT conditional | Marco S Hyman | |
1998-09-17 | sm* pcmcia support | Theo de Raadt | |
1998-09-16 | fix comments | Michael Shalayeff | |
1998-09-15 | bpf added, ppp goes away for now | Theo de Raadt | |
1998-09-11 | More config files update for the new pcmcia framework. | Federico G. Schwindt | |
1998-09-11 | Change the config files to work with the new framework. | Federico G. Schwindt | |
Add the aic and sm driver to GENERIC. | |||
1998-09-11 | Comment the pcmcia attach routines for ed and pccom. | Federico G. Schwindt | |
Add the pcmcia definitions for the new framework. | |||
1998-09-11 | Comment the pcmcia cdev entry because the new framework | Federico G. Schwindt | |
doesn't use devices (yet). | |||
1998-09-11 | Grr... missed this in previous commit: adding 'mii' bus for i386 | Jason Wright | |
1998-09-10 | Added dev/mii layer (commented out until something on i386 uses it) | Jason Wright | |
1998-09-07 | More man page fixes. Particularly fix uses of it's/its, affect/effect, | Aaron Campbell | |
then/than and such. Other miscellaneous problems fixed across these source files. | |||
1998-09-06 | compat with NetBSD + more *_raw_* extensions I need | Niklas Hallqvist | |
1998-09-06 | Better keyboard timing code mostly from FreeBSD | Niklas Hallqvist | |
1998-09-06 | Preserve symbol table if ksyms is in the kernel but DDB is not. | Todd C. Miller | |
1998-09-02 | Added xl* for 3c90x | Jason Wright | |
1998-08-31 | better debug printfs | Michael Shalayeff | |
1998-08-31 | Return ENXIO on open of /dev/mem minor devs that don't exist | Todd C. Miller | |
1998-08-31 | glue in xfs | Artur Grabowski | |
1998-08-30 | Add extra cpu_setup argument. | Jason Downs | |
1998-08-30 | Rearrange cpu_setup call and add an extra argument in order to cope with | Jason Downs | |
MediaGXm problems. For now, this unsets the TSC bit in the cpuid output. | |||
1998-08-27 | ksyms | Theo de Raadt | |
1998-08-27 | Undo changes which were not discussed. | Theo de Raadt | |
1998-08-27 | defopt NTP | Michael Shalayeff | |
1998-08-24 | reorganize | kstailey | |
1998-08-24 | use new audio | kstailey | |
1998-08-24 | Add support for /dev/ksyms to arch-specific files | Todd C. Miller | |
1998-08-20 | avoid double fault during early boot; rvb | Theo de Raadt | |
1998-08-18 | bye bye old compats | Theo de Raadt | |
1998-08-18 | halt processor when idle if either APM is enabled or PCTR is not enabled; | Marco S Hyman | |
my idle portable: approx 320000 instructions per second my portable during a make build: as high as 21000000 instructions per second | |||
1998-08-18 | s/dec/dev/ | ryker | |
1998-08-17 | Fix i386 kernel crash so that register context is saved in a better place. | Constantine Sapuntzakis | |
1998-08-16 | don't map DMA across boundaries; from NetBSD (don't know who). | Jason Downs | |
1998-08-13 | Fix card list: Robert Earl <rearl@teleport.com>. | Jason Downs | |
1998-08-10 | no need for microcode deps. aic is fine anyway | Michael Shalayeff | |
1998-08-10 | use drq2 for record drq in gus configuration instead of flags, reported by | Niels Provos | |
xkill@uq.net.au. |