Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-10-01 | better name | Jason Wright | |
2001-10-01 | Avoid panic when unconfiguring raid device which was autoconfigured and | Grigoriy Orlov | |
so has fdp->fd_cdir = NULL. From Tertou <TDeval@PrimeOBJ.COM> | |||
2001-10-01 | don't print redundant information | Jason Wright | |
the parent of ebus is pci (not psycho), so fetch grantparent for iommu_state | |||
2001-10-01 | reinitialize ip6_hdr pointer after pf_test; ok dhartmei@ (noticed after | jasoni | |
discussion with itojun on ip6_forward) | |||
2001-10-01 | There are anecdotal reports of firmware being writable on some Cougar | Hugh Graham | |
machines, so don't poke blindly into the middle of its address space if we can tell dz is not going to be there by other means. | |||
2001-10-01 | consistent casing | Hugh Graham | |
2001-10-01 | Use system variant types rather than 0x80 on the configuration and | Hugh Graham | |
test register to tell VAXstation 4000/60 from MicroVAX 3100m80. This seems to produce more reliable results (should work for both Norm's and Solar's 3100m80's). | |||
2001-10-01 | Add system variant types for VAXstation 4000/60 and MicroVAX 3100m80. | Hugh Graham | |
2001-10-01 | Make number of vlan interfaces configurable from UKC. | Niklas Hallqvist | |
ok jason@, chris@, deraadt@ | |||
2001-10-01 | sparc64 doesn't need splaudio()/IPL_AUDIO provided here, either | Jason Wright | |
2001-10-01 | for lack of a better place, but ebus dma register defs in here. | Jason Wright | |
2001-10-01 | simplification: | Jason Wright | |
don't need to mute the monitor when changing modes (cs4231 mutes it automatically when entering MODE_CHANGE_ENABLE is set). Remember the last format/xtal/speed selection and avoid resetting it if we're using the same one again. Also, simplify the volume/mute setup. | |||
2001-10-01 | get rid of local copy of cs4231reg.h (and get defns from dev/ic/ad1848reg.h | Jason Wright | |
and dev/ic/cs4231reg.h). Move APC DMA goop into its own file in dev/ic. | |||
2001-10-01 | add mono output mute bit | Jason Wright | |
2001-10-01 | first step at getting rid of local cs4231reg copy: get register numbers | Jason Wright | |
from sys/dev/ic/ad1848reg and sys/dev/ic/cs4231reg | |||
2001-09-30 | pretty | Jason Wright | |
2001-09-30 | add cs4231 at sbus/audio at same | Jason Wright | |
2001-09-30 | oops, get rid of debugging printf | Jason Wright | |
2001-09-30 | big clean up of commit operation (and register defns) | Jason Wright | |
2001-09-30 | Enable break interrupt earlier. | Artur Grabowski | |
2001-09-30 | Next round of cleanups. | Artur Grabowski | |
- some KNF. - disable interrupts earlier in attach. - give it some more time in attach to finish earlier output. - explicit bus_space_barrier in comcnputc. - dead code. | |||
2001-09-30 | Generic soft interrupts from NetBSD plus some minor cleanups. | Artur Grabowski | |
2001-09-30 | add mode_lock for mode_shift as the caps_lock is to shift; from Igor Grabin ↵ | Michael Shalayeff | |
<violent@death.kiev.ua> | |||
2001-09-30 | Tune TCP fsm (99.7% - 99.9% accuracy over 1e6 connections) | Mike Frantzen | |
2001-09-30 | Remove dead code. | Artur Grabowski | |
2001-09-30 | Remove the COM_HAYESP code. It doesn't appear to have been ever used and | Artur Grabowski | |
it's very intrusive and makes the code less readable. | |||
2001-09-30 | driver for SUNW,CS4231 (doesn't quite sound right yet =), but is mostly there. | Jason Wright | |
Mostly a port from sparc, but bits from NetBSD. | |||
2001-09-30 | Move out the com at commulti attachment into an ownfile. | Artur Grabowski | |
Same story as isapnp - not tested because i386 uses pccom. | |||
2001-09-30 | Make the kernel compile. | Artur Grabowski | |
2001-09-30 | Move out com at isapnp attachment into an own file. | Artur Grabowski | |
Not tested because the only system with isapnp is i386 and i386 uses pccom. GRRR, thank you cvs for not committing the files I ask you to commit. | |||
2001-09-30 | Move out com at isapnp attachment into an own file. | Artur Grabowski | |
Not tested because the only system with isapnp is i386 and i386 uses pccom. | |||
2001-09-29 | Next step in making the com driver improvable. | Artur Grabowski | |
Split out the com at isa attachment into its own file. | |||
2001-09-29 | if_media support, from freebsd | Michael Shalayeff | |
2001-09-29 | Use more PMAP_NEW facilities. | Miod Vallat | |
Remove obsolete&unused stuff. A few style nits. | |||
2001-09-29 | Remove unused routines, and a few style/harmonization fixes. | Miod Vallat | |
2001-09-29 | comment out some unimplemented placeholders; millert@ agrees | Christian Weisgerber | |
2001-09-29 | Avoid panic at time of raid autoconfiguration. Raid kernel thread starts | Grigoriy Orlov | |
when root filesystem isn't configured yet and some kernel variables can't be initialized. From Thierry Deval <TDeval@PrimeOBJ.COM> | |||
2001-09-29 | Move signal initialization before dostartuphooks to avoid panic at | Grigoriy Orlov | |
start of raid autoconfiguration thread. Required for upcoming RAIDFrame code update. From Thierry Deval <TDeval@PrimeOBJ.COM> | |||
2001-09-29 | The "swap generic" configuration needs only two entries in swdevt[]. | Miod Vallat | |
So shrink it when necessary, and remove unwanted stuff as well. | |||
2001-09-29 | Some KNF. | Artur Grabowski | |
2001-09-29 | filter forwarded ipv6 packets; checked by itojun, tested by | jasoni | |
mcbride@countersiege.com | |||
2001-09-29 | from the "Ok, so I couldn't sleep" department: minimal driver for the beeper ↵ | Jason Wright | |
at ebus device | |||
2001-09-29 | dec_kn20aa_intr_disestablish() implementation from netbsd; art@ ok | Michael Shalayeff | |
2001-09-29 | Pretty the printout (don't know if it's right, but it does the job). | Artur Grabowski | |
2001-09-29 | PC87415: Don't claim to support DATA32 or MODE | Jason Wright | |
(now correctly probes the DMA modes). | |||
2001-09-29 | for pc87415: | Jason Wright | |
- don't hardwire interrupt interrupts to pci mode - unmask the pci interrupt if at least one channel is in pci mode | |||
2001-09-29 | Enable pckbd support and use symbolic #defines for ctb_term_type | Todd C. Miller | |
instead of hard-coding values. art@ OK | |||
2001-09-29 | com at ebus | Artur Grabowski | |
2001-09-29 | com at ebus | Artur Grabowski | |
2001-09-29 | Glue for com at ebus. From NetBSD, hacked to fit our com. | Artur Grabowski | |