Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-02-12 | Add hilms and wsmouse at hilms. | Miod Vallat | |
2003-02-12 | Define a wsmouse type for HIL mice. | Miod Vallat | |
2003-02-12 | A simple driver for HIL mice and tablets. Most of the work being already | Miod Vallat | |
done by the loop, this is mostly an HIL packet decoding routine. | |||
2003-02-12 | Move values related to device identification data to hilreg.h, with better | Miod Vallat | |
names. | |||
2003-02-12 | do not filter the coprocessor uid on the fpu context switch. | Michael Shalayeff | |
it will be emulated later or a trap generated appropriately. this way we do not have to share the knowledge of the present units all over the sources and keep it relatively easy. this fixes the random sig4 seen before. apparently it was caused by the xmpy instruction triggering the fpu context switch and being of a problem for the existing uid check to parse. also force the fpu context reload after the exception being taken for the fpu or other coprocessor. reload r1 with iir after load/store emulation. add a comment on r1 being shadowed on cpu context save before emulation. | |||
2003-02-11 | I found a french HIL keyboard in a closet, so add a simple french layout. | Miod Vallat | |
Nobody will want to use such a keyboard anyways, as there is no ~ (tilde) key on it. | |||
2003-02-11 | Add wsmux for multiple keyboard configurations. | Miod Vallat | |
2003-02-11 | No ICMP redirect when PF nat code redirect the packet on the LAN. | Cedric Berger | |
ok dhartmei@ | |||
2003-02-11 | Define an HIL wscons keyboard type. | Miod Vallat | |
2003-02-11 | Add hil devices, and enable wsdisplay at sti and wskbd at gsc and hil. | Miod Vallat | |
2003-02-11 | hil at gsc attachment glue. | Miod Vallat | |
2003-02-11 | hppa-specific hil definitions. | Miod Vallat | |
This is probably only valid on 700 series, though. | |||
2003-02-11 | As hil devices can only attach after interrupts are enabled, delay | Miod Vallat | |
the attachment of wsdisplay to sti as well. This allows us to have a working console for boot -a, and still attach a full-blown wscons console as soon as possible. ok mickey@ | |||
2003-02-11 | Oops, forgot to commit the most important file... | Miod Vallat | |
2003-02-11 | Regen | Miod Vallat | |
2003-02-11 | Machine independent HP-HIL loop support code. | Miod Vallat | |
Derived from the hp300 HIL code, and some information found in XFree86 HP-UX specific parts. However, this code does not provide an HP-UX compatible /dev/hil* interface, but will rather attach real BSD drivers to the hil driver glue. Currently, only a driver for the HP-HIL keyboards is provided. More to come as resources permit. The international layout tables for hilkbd are derived from the ite tables found in the hp300 code, but only the US layout could be tested. Sample dmesg output on a heavily charged hil loop: hil0 at gsc0 offset 21000 irq 1 hilkbd0 at hil0 code 1: 109-key keyboard, layout 1b wskbd0 at hilkbd0: console keyboard hilkbd1 at hil0 code 2: 109-key keyboard, layout 1f wskbd1 at hilkbd1 "ID module" at hil0 id 34 code 3 not configured "ID module" at hil0 id 34 code 4 not configured "Tablet" at hil0 id 94 code 5 not configured "Mouse" at hil0 id 68 code 6 not configured Some feedback from and ok mickey@ | |||
2003-02-11 | be consistant on Hz vs hz | Michael Shalayeff | |
2003-02-11 | Byte-prom font loading support. | Miod Vallat | |
ok mickey@ | |||
2003-02-10 | Add hme at pci | Jason Wright | |
2003-02-10 | Try to fetch MAC address from ebus bridge; based on NetBSD | Jason Wright | |
2003-02-10 | fix pcs and pcxt recognition. from weissmanndude | Michael Shalayeff | |
2003-02-10 | fix sparc64 specific commons | Jason Wright | |
2003-02-10 | unneeded defns | Jason Wright | |
2003-02-09 | Slightly less noisy debug printf from pf_map_addr(), ok mcbride@ | Daniel Hartmeier | |
2003-02-09 | Swiss French ADB keyboard layout, tested against Powerbook keyboard markings, | Miod Vallat | |
live from FOSDEM. | |||
2003-02-09 | Must set BCR0/BCR1 since they can override the RXCFG/TXCFG registers; from ↵ | Jason Wright | |
freebsd via openbsd pr 3086 (thom at press dot alt-f4 dot org) | |||
2003-02-09 | make ESP_SBUS_DEBUG compile | Jason Wright | |
2003-02-08 | avoid more spurious printfs (account for other uninteresting events). | Jason Wright | |
2003-02-08 | Add scrub option 'random-id', which replaces IP IDs with random values | Daniel Hartmeier | |
for outgoing packets that are not fragmented (after reassembly), to compensate for predictable IDs generated by some hosts, and defeat fingerprinting and NAT detection as described in the Bellovin paper http://www.research.att.com/~smb/papers/fnat.pdf. ok theo@ | |||
2003-02-08 | definitions and structures for vital product data (VPD); from netbsd | Jason Wright | |
2003-02-08 | ansi | Henning Brauer | |
2003-02-08 | allow for xfs; ok miod | Todd T. Fries | |
2003-02-08 | When creating > 1 files with mktemp(1), make sure that if the creation | Peter Valchev | |
of the n'th (n>1) file fails, the previous ones get removed before exit(1) Idea by jason; ok millert deraadt | |||
2003-02-08 | fix /tmp races; this no longer leaves files around. ok millert jason henric | Peter Valchev | |
2003-02-08 | sync | Theo de Raadt | |
2003-02-08 | typo | Theo de Raadt | |
2003-02-07 | typos; | Jason McIntyre | |
2003-02-06 | sync | Theo de Raadt | |
2003-02-06 | minor tweaks; raj@cerias.purdue.edu | Theo de Raadt | |
2003-02-06 | include isp firmware on some sparc64 media; and resize the media that is | Theo de Raadt | |
too small | |||
2003-02-05 | regen | Michael Shalayeff | |
2003-02-05 | compaq pci hot plug controller | Michael Shalayeff | |
2003-02-05 | sync | Jason Wright | |
2003-02-05 | add cavium and nitrox xl | Jason Wright | |
2003-02-05 | Add knob for getting at the "output level bit", supposedly changes the | Jason Wright | |
full scale outputs between 2.8Vpp and 2.0Vpp for line. | |||
2003-02-05 | implement a few wsdisplay ioctls. comment on the putchar implementation | Michael Shalayeff | |
2003-02-05 | wsdisplay type for sti | Michael Shalayeff | |
2003-02-05 | in clearbits only flush the pte if it has changed. bits/bit in testbit | Michael Shalayeff | |
2003-02-05 | missed one during ansification | Henning Brauer | |
2003-02-05 | Remove the confusing and more-or-less unnecessary temporary | Ryan Thomas McBride | |
struct pf_pooladdr *cur. It was being used incorrectly in the round-robin case, which meant that the previous address was being selected, rather than the reall current one. ok dhartmei@ |