Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-08-23 | enable de. ok miod@ | Matthieu Herrb | |
2001-08-23 | sync | Theo de Raadt | |
2001-08-23 | shorten | Theo de Raadt | |
2001-08-23 | decruftify: remove unnecessary/unused functions | Jason Wright | |
2001-08-23 | need bpfilter.h | Jason Wright | |
2001-08-23 | glue for atapi and ata | Artur Grabowski | |
2001-08-23 | only include <machine/autoconf.h> on sparc64 | Jason Wright | |
2001-08-23 | don't try to enable IPv6 on IFT_PFLOG. | Jun-ichiro itojun Hagino | |
2001-08-23 | Move the limited memory mapping code later in configuration, after | Dale Rahn | |
physmem size is known. Now this runs on systems > 256M again. This is still a BAD idea. New pmap module is coming soon. | |||
2001-08-22 | add hme at pci (commented out) | Jason Wright | |
add qsphy/nsphy/ukphy (necessary for hme@sbus attachment anyway) | |||
2001-08-22 | add hme at pci attachment (yes, this doesn't really belong here). | Jason Wright | |
2001-08-22 | pci bus frontend for hme from netbsd | Jason Wright | |
2001-08-22 | Some "raw" wrappers around "stream" methods. | Artur Grabowski | |
Also, define __HAVE_NEW_BUS_DMAMAP_SYNC, we will have to start converting code to using the five-argument variant on bus_dmamap_sync. | |||
2001-08-22 | Fix interrupt establishing. | Artur Grabowski | |
2001-08-22 | Recurse in arch/m68k for make obj magic. | Miod Vallat | |
2001-08-22 | Modify fpsp and 060sp makefiles, so that they honor obj/ directories | Miod Vallat | |
and get cleaned as part of the kernel clean rule. Agreed by millert@ and jj@ | |||
2001-08-22 | add RC4 and SHA1 support | Theo de Raadt | |
2001-08-22 | Support more dc(4) CardBus devices, including the AN985-based Linksys PCMPC200 | Aaron Campbell | |
10/100 CardBus Ethernet adapter (thanks to beck@ for the donation). | |||
2001-08-22 | rename hs_flags -> hs_state and use #defines for the state names. | Jason Wright | |
2001-08-22 | sync | Aaron Campbell | |
2001-08-22 | Add some Abocom devices; from NetBSD. | Aaron Campbell | |
2001-08-22 | Initialize auto variable (win[{0,1}].win_flags). Also, if PCCBB_MEM_CACHABLE | Aaron Campbell | |
isn't set, clear the prefetchable bits in the bridge control register. These fixes from NetBSD. Now OpenBSD won't hang when it tries to read the CIS from an ADMtek-based card through a Ricoh-based PCI-CardBus bridge. | |||
2001-08-22 | better error handling (a merge of ben's stuff and mine) | Jason Wright | |
2001-08-22 | I hate cvs. | Artur Grabowski | |
(this file is from NetBSD | |||
2001-08-22 | IPCOMP policy stuff missed the last time round | Niklas Hallqvist | |
2001-08-22 | auxio from NetBSD | Artur Grabowski | |
2001-08-22 | pci_machep from NetBSD | Artur Grabowski | |
2001-08-22 | clock at ebus, auxio at ebus, PCIVERBOSE | Artur Grabowski | |
2001-08-22 | first steps toward pci | Artur Grabowski | |
2001-08-22 | glue for ebus found on ultra 5 and later. From NetBSD. | Artur Grabowski | |
2001-08-22 | Too much cut 'n paste. sbus is not an ifnet. | Artur Grabowski | |
2001-08-22 | psycho -> the pci host bridge on Ultra 5s. | Artur Grabowski | |
From NetBSD. | |||
2001-08-22 | sparc64 pci needs this. | Artur Grabowski | |
From NetBSD. | |||
2001-08-22 | regen | Artur Grabowski | |
2001-08-22 | sun ebus. | Artur Grabowski | |
2001-08-22 | Make it work correctly with our make. (including install). | Artur Grabowski | |
2001-08-22 | rearrange includes | Artur Grabowski | |
2001-08-22 | nostdinc | Artur Grabowski | |
2001-08-22 | netinet/if_ether.h, not net/if_ether.h. | Artur Grabowski | |
Isn't it fun to not notice bugs because of pollution by the cross-compilation environment? | |||
2001-08-22 | NOMAN | Artur Grabowski | |
2001-08-22 | Consolidate svr4_waitsys with our wait4. Fixes gdt_get_slot panic, due to a ↵ | Niklas Hallqvist | |
double cpu_wait invocation. | |||
2001-08-22 | another dependency on make bugs. | Artur Grabowski | |
2001-08-22 | Make it work with our make. | Artur Grabowski | |
2001-08-22 | make it work with our make infrastructure. | Artur Grabowski | |
2001-08-22 | Add IPCOMP setsockopt policy controls. While here fix the other policies too | Niklas Hallqvist | |
2001-08-22 | Make this work a bit better. | Artur Grabowski | |
2001-08-22 | iobase is a bus_addr_t | Jason Wright | |
simplify 'alive' handling check for IRQUNK later | |||
2001-08-22 | Better error catching (badly aligned iov's are EINVAL not ENOMEM) | Jason Wright | |
2001-08-22 | setup the 'machine' commands for ddb | Jason Wright | |
2001-08-22 | default kernel is 'bsd' around here | Jason Wright | |