aboutsummaryrefslogtreecommitdiff
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
...
* Make the address we kludily allocate in pccbb be a #define for easierWarner Losh2001-11-261-3/+5
* Fix POLA - when selecting line into syscons' cut'n'paste buffer (doubleMaxim Sobolev2001-11-251-0/+4
* Add suspend/resume support.Mitsuru IWASAKI2001-11-241-4/+67
* Patch to allow the ed driver interrupt routine to terminate if theWarner Losh2001-11-241-4/+17
* Check the return value of tsleep() in snpread(). This may beDima Dorfman2001-11-241-1/+4
* Return EBUSY if we try to attach to a tty that is already beingDima Dorfman2001-11-241-0/+2
* Create a snpbasedev variable which holds a reference to the first snpDima Dorfman2001-11-241-3/+9
* Submitted by:David E. O'BrienGerard Roudier2001-11-241-4/+4
* The Olympus C-1 digital camera uses a non-standard BBB command-statusIan Dowse2001-11-231-0/+17
* Regen.Ian Dowse2001-11-232-2/+9
* Add Olympus C-1.Ian Dowse2001-11-231-0/+1
* Validate requested sleep state in acpi_SetSleepState() to avoid reentryMitsuru IWASAKI2001-11-231-0/+3
* Fix typo introduced with last commit.Orion Hodson2001-11-221-5/+3
* Add disabling code via the debug.acpi.disable environment variable.Mitsuru IWASAKI2001-11-221-0/+1
* Add driver for Granch SBNI12-xx ISA and PCI network adapters.Max Khon2001-11-215-0/+1898
* Correct extmode initialization.Orion Hodson2001-11-211-4/+6
* Emit a warning if invalid mode passed to ac97_setextmode.Orion Hodson2001-11-211-3/+6
* Set extmode according to extcaps. Fixes codec sample rate failuresOrion Hodson2001-11-211-2/+2
* Comment out some bogus entries. somehow they match everything, whichWarner Losh2001-11-201-5/+4
* Weed out those pccard entries that match everything. These are tooWarner Losh2001-11-201-0/+9
* Support MELCO LUA2-TX USB ethernet adaptor.Munechika SUMIKAWA2001-11-192-32/+45
* Regen.Munechika SUMIKAWA2001-11-192-2/+9
* Add Melco LUA2-TX5.Munechika SUMIKAWA2001-11-191-0/+1
* Add NEWCARD support to awi.Warner Losh2001-11-191-3/+36
* Update to 1.23 pccarddevsWarner Losh2001-11-191-1/+2
* Add ZOOM as one of the bgous vendorsWarner Losh2001-11-191-0/+1
* Add Linksys Instant Wireless Network PC Card from NetBSDWarner Losh2001-11-191-0/+1
* Update to 1.22 pccarddevsWarner Losh2001-11-191-3/+2
* Nits to make it whitespace compatible with what I'm about to commit to NetBSDWarner Losh2001-11-191-2/+1
* Update to 1.21 pccarddevsWarner Losh2001-11-191-3/+6
* Merge NetBSD 1.146: Linksys Instant Wireless Network card.Warner Losh2001-11-191-2/+3
* Update to 1.20 pccarddevsWarner Losh2001-11-191-2/+5
* Merge NetBSD 1.145: Xircom XE2000Warner Losh2001-11-191-1/+2
* 1. Add ofw_pci.h with definitions for the OpenFirmware PCI bindingsThomas Moestl2001-11-183-0/+143
* Cleanups of verbose printing. All the messages for the debugging isMitsuru IWASAKI2001-11-188-68/+91
* Add the PnP ID for a Rockwell 33.6k modem.Ian Dowse2001-11-181-0/+1
* Return EOPNOTSUPP for unknown module events.Ian Dowse2001-11-171-1/+4
* Regenerate with 1.19 of pccarddevsWarner Losh2001-11-161-8/+77
* Merge in most (hopefully all) of the devices that OpenBSD has thatWarner Losh2001-11-161-3/+40
* 'error' is now unused, since its only purpose was to catch theRobert Watson2001-11-151-1/+0
* Temporarily disable unloading, as it appears to be broken (read: causesRobert Watson2001-11-151-0/+2
* o Rely on /dev/snp* permissions, rather than using suser() in snpopen()Robert Watson2001-11-151-3/+0
* Remove clkrun_hack for ThinkPad 570.Jeroen Ruigrok van der Werven2001-11-151-2/+1
* Fix re-enabling ACPI on wakeup from hibernation. The problem was thatMitsuru IWASAKI2001-11-151-3/+2
* Two minor changes.Mitsuru IWASAKI2001-11-151-9/+8
* Remove "S4B" from sleep_state_names and add "NONE" instead.Mitsuru IWASAKI2001-11-151-4/+5
* MF NetBSD's if_ne_pcmcia.c rev 1.82's list of devicesWarner Losh2001-11-151-6/+20
* More devices. Obtained from NetBSD.Warner Losh2001-11-151-2/+4
* Migrate to PCMCIA_CARD() macrosWarner Losh2001-11-156-238/+67
* Sync to 1.18 of pccarddevsWarner Losh2001-11-151-1/+2