Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-02-20 | Add 12160 (Ultra3) support. Handle case of Extended CMD CDBs (cdbs with | mjacob | |
more than 12 byte) for parallel SCSI. | |||
2000-02-19 | flush the caches that need flushing on context switch. | Artur Grabowski | |
2000-02-19 | replacemul has been broken all the time. comment it out for now. | Artur Grabowski | |
2000-02-19 | get a symbol for pure_vcache_flush | Artur Grabowski | |
2000-02-19 | Add two new cache operations. | Artur Grabowski | |
cache_flush_all - (pretty obvious). pure_vcache_flush - flush all VIVT caches (needed on context switch). (From NetBSD). | |||
2000-02-19 | use more modern types | Theo de Raadt | |
2000-02-19 | If we got an xfer from our backlog queue, don't allow sleeping; we're in | Todd C. Miller | |
interrupt context. thorpej@netbsd.org | |||
2000-02-19 | From NetBSD: | Todd C. Miller | |
Check for SCSI_ADW_WDTR_DISABLE flag in tidmask not tid | |||
2000-02-19 | From NetBSD: | Todd C. Miller | |
o Use newer pci attach method o Set chip_type corectly Fixes panic with the 3?940UW boards | |||
2000-02-19 | link boot at a starting address 0x10000 higher than bootxx; avoids ↵ | Theo de Raadt | |
hypersparc cache aliasing | |||
2000-02-19 | set interface fields to null when detaching substructures | Niklas Hallqvist | |
in preparation for softc retainment. | |||
2000-02-18 | No need to call memerr4_4c through a pointer. We know when we are a 4/4c. | Artur Grabowski | |
2000-02-18 | In vmapbuf expand uvm_km_valloc_wait into a direct call to uvm_map | Artur Grabowski | |
so that we can specify an offset. This allows uvm_map to use PMAP_PREFER and removes a big source of bad cache aliases. With this change I have not seen any bad cache aliases during normal use. (it is still possible to force them). | |||
2000-02-18 | full support for a serial console. | Michael Shalayeff | |
iface addition: pass serial speed from /boot. tested on 4 /boot+kernel permutations. also, niklas@ said he likes it bugs: any printfs before cninit() will go to the default console, which is mon/kbd, but are usually only sorts of debugging messages (like bios_memmap load). | |||
2000-02-18 | setpte4m is now only legal for kernel mappings. | Artur Grabowski | |
2000-02-18 | Zap an unnecessary and confusing prototype for setpte4m. | Artur Grabowski | |
2000-02-18 | Add a bunch of hypersparc registers. (from NetBSD). | Artur Grabowski | |
2000-02-18 | Rename some registers to match NetBSD and litterature. | Artur Grabowski | |
(SFADDR -> SFAR, SFSTAT -> SFSR, AFADDR -> AFAR, AFSTAT -> AFSR). | |||
2000-02-18 | From NetBSD: | Jason Wright | |
Bump media variant bits and alter IFM_TMASK accordingly Add IFM_HPNA_1 (HomePNA 1.0) | |||
2000-02-18 | sync | Theo de Raadt | |
2000-02-18 | shorten | Theo de Raadt | |
2000-02-18 | Get rid of printf message from ipf enable, as per theo's request. | Kjell Wooding | |
2000-02-18 | fix alignment problem in ancillary data (alpha). | Jun-ichiro itojun Hagino | |
only ipv6 tools (which touches ancillary data) are affected. From: =?iso-8859-1?Q?G=F6ran_Bengtson?= <goeran@cdg.chalmers.se> | |||
2000-02-17 | add wrasr (the name says it all) | Artur Grabowski | |
2000-02-17 | In dvma_mapout don't try to flush unmapped memory from cache. | Artur Grabowski | |
2000-02-17 | backout incomplete hack from KAME codebase (originally from bbn). | Jun-ichiro itojun Hagino | |
the hack tries to respect ifa or ifp passed to RTM_ADD. However, the change broke certain link-layers. They include: - midway ethernet card (en*), which uses sockaddr_dl in gateway portion to pass PVC information. with the patch, the gateway portion will be overwritten by empty sockaddr_dl and PVC initialization will fail. - IPv6, which can't set static ND table with the patch (ndp -s) with the similar reason. There may be improved hack coming soon, hope the new one does not break others. | |||
2000-02-16 | Import IPFilter 3.3.9. Primarily, bugfixes since 3.3.8. See sbin/ipf/HISTORY | Kjell Wooding | |
for details. | |||
2000-02-16 | match broadcom 3c905c phy | Jason Wright | |
2000-02-16 | sync | Jason Wright | |
2000-02-16 | add broadcom oui and broadcom 3c905c model | Jason Wright | |
2000-02-15 | Use extents instead of rmaps to handle dvma space. | Artur Grabowski | |
2000-02-15 | Add another argument to extent_alloc_subregion to allow specifing an offset | Artur Grabowski | |
to the alignment. rename the function to extent_alloc_subregion1 and add compatibility macros. From NetBSD. | |||
2000-02-15 | sync with FreeBSD: | Jason Wright | |
o issue an RX reset in xl_init() for non-mii cards o keep driver and receiver in sync | |||
2000-02-15 | update ti firmware to 12.3.18 | Jason Wright | |
2000-02-15 | undo previous, temporarily | Jason Wright | |
2000-02-15 | make sure to call ether_{add,del}multi() as appropriate in xxx_ioctl() | Jason Wright | |
2000-02-14 | sync with reality. | Jun-ichiro itojun Hagino | |
- NIS lookup for IPv6 should be made compatible with Solaris 2.8 (ipnodes.byname) - tcp/udp/raw socket code needs #ifdef removal | |||
2000-02-13 | Fix. | Marc Espie | |
I don't know where I get the ARCH define from, but my machine was happy with it... | |||
2000-02-13 | Handle out-of-bounds errors correctly | Niklas Hallqvist | |
2000-02-13 | Stupid typo that made errors hang the driver | Niklas Hallqvist | |
2000-02-13 | %u for unsigned | Niklas Hallqvist | |
2000-02-12 | Let non-amiga build amiga manpages. | Marc Espie | |
2000-02-12 | Let manpages be built if !amiga | Marc Espie | |
2000-02-12 | Fix a locking bug, and a size boundary condition | Niklas Hallqvist | |
2000-02-11 | add wx | Jason Wright | |
2000-02-11 | Intel 82452 (Pro/1000) driver from mjacob@feral.com | Jason Wright | |
2000-02-11 | Turn iff debugging code in attach, prolong a delay timer that made certain | Niklas Hallqvist | |
cards hang at attach time. The driver still has problems though. | |||
2000-02-11 | regen | Michael Shalayeff | |
2000-02-11 | 2 more c-media audio devices | Michael Shalayeff | |
2000-02-11 | sync | Jason Wright | |