summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1999-08-03added define for %b bitfield labelsdbj
1999-08-03resync bus_dma functions with current alpha versions.dbj
1999-08-03defopt SERCONSOLEdbj
1999-08-03Make ``boot kernelname'' work on OF-3.x too.tsubai
1999-08-03removed unused variable.dbj
1999-08-03- A minimal patch work to make TCWSCONS useful with sfb/zskbd.nisimura
1999-08-03Add the "sip" driver (SiS 900 Ethernet).thorpej
1999-08-03Fix the error recovery in uvm_map_pageable_all().thorpej
1999-08-03Remove the false positive on the probe of the built-in modemmatt
1999-08-03Add the file I forgot at the previous MPU changes.augustss
1999-08-02Get data toggle right for short bulk transfers.augustss
1999-08-02Add PDIRUNLOCK support.wrstuden
1999-08-02Add video blanking support. It does not power-down the TFTmatt
1999-08-02Another debug message.augustss
1999-08-02Test return values the right way.augustss
1999-08-02Change it so that a pipe can be open RW instead of just R or W.augustss
1999-08-02Do abort of transfers in a sane way. Fixes PR 8041.augustss
1999-08-02Teach nfs_lookup() to set PDIRUNLOCK when appropriate. Should resolvewrstuden
1999-08-02Colormaps now work. Besides a small fencepost error, the real problemmatt
1999-08-02Alphabetize.augustss
1999-08-02Move the mpu device declaration to conf/files.augustss
1999-08-02ntfs_{read|write}ntvattr_plain(): bread() can return maximum one blockjdolecek
1999-08-02In pm_screen(), return 0 if fballoc() fails, not 1.ad
1999-08-02if there are no FB devices, tc_consprobeslot() fails always.mrg
1999-08-02remove sys/netinet6/in6_systm.h, as it is very empty.itojun
1999-08-02merge patch from PR#6279 as suggested some time ago.darrenr
1999-08-02- Fix MX framebuffer size which should occupy 2MB in address range.nisimura
1999-08-02- Fix TX 8bpp framebuffer size, which occupies 2MB.nisimura
1999-08-02The Tadpole 3GX uses a modified Sun Mouse protocol. Instead ofmatt
1999-08-02Allow the mouse baud rate to be patched (rather than forcing a recompilationmatt
1999-08-01sparc is not defined anymore... Use __sparc__ and __i386__. Also defaultchristos
1999-08-01Fix PR4439: directory link count in unions where only upper directorysommerfeld
1999-08-01Store computed PSL values in an array indexed by abstract interruptthorpej
1999-08-01Make sure the branch target of the delay loop is aligned to a cachethorpej
1999-08-01Make sure the branch target of the delay loop is aligned to a cachethorpej
1999-08-01Fix APCI console initialization; we were forgetting to update cn_tab.thorpej
1999-08-01Ooops, add a missing break.thorpej
1999-08-01Add the MPU 401 ISA attachment.augustss
1999-08-01Move the MPU driver isa/ to ic/.augustss
1999-08-01Make an MPU attachment to ISA. Used for old Roland cards. Writtenaugustss
1999-08-01Add a timeout-routine that checks if transmit logic dies, and reset itragge
1999-08-01A bunch of changes:ragge
1999-08-01Cpu_swapin() only need to set red zone now.ragge
1999-08-01Re-work the Tx side to avoid calling into the tty layer atscw
1999-08-01Regen.veego
1999-08-01Add an entry for the TI PCI1211 PCI-CardBus Bridge.veego
1999-08-01Sync w/ the i386 port. Fixes some bugs in the conventional interruptthorpej
1999-08-01fix a few mmap bugs. pretend to be a cg3 and implement a hackmatt
1999-08-01Initial stab at a P9100 console FB driver for the Tadpole 3GX.matt
1999-08-01Fix PR5146: reboot with working directory in unionfs causessommerfeld