Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-03-29 | update | Michael Shalayeff | |
2001-03-29 | This debug print has outlived it's usefulness, It seems that the VM problems | Dale Rahn | |
have been fixed and certain config scripts perform abnormal tests which trigger this print. This kernel print is a potential DOS attack, thus should be removed. | |||
2001-03-29 | Instead of commenting out the awacs, "disable" it. It is then possible | Dale Rahn | |
to enable the awacs via config -e or UKC. | |||
2001-03-29 | Ok, forgot to clean up debug prints before checkin on that file. | Dale Rahn | |
2001-03-29 | Detect pci bus base more accurately, and save it's size. | Dale Rahn | |
2001-03-29 | Add support structures for bus space detection/allocation (pci_addr_fixup). | Dale Rahn | |
2001-03-29 | Add device node for audio. | Dale Rahn | |
2001-03-29 | Major cleanup. | Dale Rahn | |
Sync with GENERIC config as appropriate for RAMDISK. | |||
2001-03-29 | Add FFS_SOFTUPDATES option. It is actively being worked on, if not stable. | Dale Rahn | |
Add gpio to route ADB interrpts. configure wskbd at akbd, wsmouse at aws, abtn. Put awacs in config file, but currently disabled due to interrupt storm it causes. ~230000 interrupts per second is a few too many for a device not being used. | |||
2001-03-29 | Add diagnostic message. | Nathan Binkert | |
Insert short delay before coming out of spltty in set_cmap function. This prevents a panic on alpha when trying to run the Xtga driver. | |||
2001-03-29 | Add support for new gpio, abtn, and awacs devices. | Dale Rahn | |
Some cleanup, hints at future direction. | |||
2001-03-29 | AWACS audio driver for some apple systems. Tested and works on some systems, | Dale Rahn | |
however causes interrupt storm. From Nbsd. | |||
2001-03-29 | The gpio module is used on newer laptops to route that adb interrupt. | Dale Rahn | |
From Nbsd. | |||
2001-03-29 | Add ADB "button" driver. used for brightness/volume control on some systems. | Dale Rahn | |
From Nbsd. | |||
2001-03-29 | Code cleanup, some update from Nbsd. | Dale Rahn | |
2001-03-29 | Defines for things we should find useful soon. addition PM functionality. | Dale Rahn | |
2001-03-29 | changes from NetBSD and ftp://nandra.iri.co.jp/pub/NetBSD/macppc/ADB-patch | Dale Rahn | |
2001-03-29 | When initializing a timeout, make certain the parameter to be passed | Dale Rahn | |
is not NULL. | |||
2001-03-29 | Update to adb_direct, from Nbsd. | Dale Rahn | |
2001-03-29 | Update to ADB mouse driver, from Nbsd. | Dale Rahn | |
2001-03-29 | Update for adb keyboard driver, from Nbsd. | Dale Rahn | |
2001-03-29 | If in pmap_kernel() allow vtop for all 1-1 mapped pages. | Dale Rahn | |
2001-03-29 | Variables removed from common need to live somewhere. Here is good. | Dale Rahn | |
Changes for raw_multi types, obey the correct type defines. Additional support for bus_space_unmap, not quite complete. | |||
2001-03-29 | Add OpenBSD tag to headers missing them. | Dale Rahn | |
2001-03-29 | bus_space_*_raw_multi_* is supposed to take u_int8_t parameter, not | Dale Rahn | |
access size parameter. Also add field to hold bus size for later usage. | |||
2001-03-29 | Make several global variables referenced as extern, not common. | Dale Rahn | |
Cleans up symbols in object files. | |||
2001-03-29 | Update to newer version from Nbsd. Add OpenBSD tag. | Dale Rahn | |
2001-03-29 | sync | Theo de Raadt | |
2001-03-29 | shrink more | Theo de Raadt | |
2001-03-29 | From FreeBSD: | Jason Wright | |
- Call mii_pollstat() after we bring up the link on a 1000baseTX card after autoneg so we make sure to set the link state and duplex mode correctly. - Make sure to set the 'ignore pause frames' bit on the XMAC. - Small linewrap fix. - Add actual URL for XMAC II datasheet in comments. | |||
2001-03-29 | Microcode for yds(4) driver, freed by Yamaha as follows: | Aaron Campbell | |
"Free distribution, No restriction for their distribution, We do not make any support." -- suzuki-y@post.yamaha.co.jp | |||
2001-03-29 | Add support for Yamaha DS-XG based audio chips, as found in machines such as | Aaron Campbell | |
newer Sony Vaio notebooks; written by Kazuki Sakamoto and Minoura Makoto. This is a slightly updated version of the driver that was previously tested by jcs@rt.fm and niklas@. XXX - lacks MPU MIDI support for now, first we must move the mpu401 driver from sys/dev/isa to sys/dev/ic. | |||
2001-03-29 | Kludge around a problem where incorrect elf headers can cause | Artur Grabowski | |
us to allocate too much memory in kmem_map and barf. This solution is completly bogus but it is the best I can do right now. | |||
2001-03-29 | get rid of somming we will | Michael Shalayeff | |
2001-03-29 | big bang | Michael Shalayeff | |
2001-03-29 | leaf_entry, better entry | Michael Shalayeff | |
2001-03-29 | define leaf_entry, better entry | Michael Shalayeff | |
2001-03-29 | steal alpha cdefs.h for we lack out own anyway | Michael Shalayeff | |
2001-03-29 | Add MII support to NE2000 PCMCIA driver. Both the Netgear FA410TXC and | Aaron Campbell | |
New Media LiveWire Fast Ethernet adapters now work after these changes, although the Netgear card still requires media to be set manually. | |||
2001-03-29 | regen | Aaron Campbell | |
2001-03-29 | Recognize Netgear FA410TXC Fast Ethernet adapter. | Aaron Campbell | |
2001-03-29 | Support for the MII on the D-Link DL10019/DL10022 NE2000-compatible Ethernet | Aaron Campbell | |
chips; from NetBSD, with some required modifications by me. | |||
2001-03-29 | cpudev_data.h here needed not | Michael Shalayeff | |
2001-03-29 | here labels we define | Michael Shalayeff | |
2001-03-29 | regen we do | Michael Shalayeff | |
2001-03-29 | the content we define, decide for names and labels includer is | Michael Shalayeff | |
2001-03-29 | context and stack setup proper, better map/unmapbuf | Michael Shalayeff | |
2001-03-29 | various fixes, new _pmap_enter for pmap new, space police | Michael Shalayeff | |
2001-03-29 | .comm in .bss | Michael Shalayeff | |
2001-03-29 | .comm in .bss, ldo R% of pdc wrapper stack | Michael Shalayeff | |