summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Correct extmode initialization.orion2001-11-211-4/+6
* Emit a warning if invalid mode passed to ac97_setextmode.orion2001-11-211-3/+6
* Set extmode according to extcaps. Fixes codec sample rate failuresorion2001-11-211-2/+2
* Comment out some bogus entries. somehow they match everything, whichimp2001-11-201-5/+4
* Weed out those pccard entries that match everything. These are tooimp2001-11-201-0/+9
* Support MELCO LUA2-TX USB ethernet adaptor.sumikawa2001-11-192-32/+45
* Regen.sumikawa2001-11-192-2/+9
* Add Melco LUA2-TX5.sumikawa2001-11-191-0/+1
* Add NEWCARD support to awi.imp2001-11-191-3/+36
* Update to 1.23 pccarddevsimp2001-11-191-1/+2
* Add ZOOM as one of the bgous vendorsimp2001-11-191-0/+1
* Add Linksys Instant Wireless Network PC Card from NetBSDimp2001-11-191-0/+1
* Update to 1.22 pccarddevsimp2001-11-191-3/+2
* Nits to make it whitespace compatible with what I'm about to commit to NetBSDimp2001-11-191-2/+1
* Update to 1.21 pccarddevsimp2001-11-191-3/+6
* Merge NetBSD 1.146: Linksys Instant Wireless Network card.imp2001-11-191-2/+3
* Update to 1.20 pccarddevsimp2001-11-191-2/+5
* Merge NetBSD 1.145: Xircom XE2000imp2001-11-191-1/+2
* 1. Add ofw_pci.h with definitions for the OpenFirmware PCI bindingstmm2001-11-183-0/+143
* Cleanups of verbose printing. All the messages for the debugging isiwasaki2001-11-188-68/+91
* Add the PnP ID for a Rockwell 33.6k modem.iedowse2001-11-181-0/+1
* Return EOPNOTSUPP for unknown module events.iedowse2001-11-171-1/+4
* Regenerate with 1.19 of pccarddevsimp2001-11-161-8/+77
* Merge in most (hopefully all) of the devices that OpenBSD has thatimp2001-11-161-3/+40
* 'error' is now unused, since its only purpose was to catch therwatson2001-11-151-1/+0
* Temporarily disable unloading, as it appears to be broken (read: causesrwatson2001-11-151-0/+2
* o Rely on /dev/snp* permissions, rather than using suser() in snpopen()rwatson2001-11-151-3/+0
* Remove clkrun_hack for ThinkPad 570.asmodai2001-11-151-2/+1
* Fix re-enabling ACPI on wakeup from hibernation. The problem was thatiwasaki2001-11-151-3/+2
* Two minor changes.iwasaki2001-11-151-9/+8
* Remove "S4B" from sleep_state_names and add "NONE" instead.iwasaki2001-11-151-4/+5
* MF NetBSD's if_ne_pcmcia.c rev 1.82's list of devicesimp2001-11-151-6/+20
* More devices. Obtained from NetBSD.imp2001-11-151-2/+4
* Migrate to PCMCIA_CARD() macrosimp2001-11-156-238/+67
* Sync to 1.18 of pccarddevsimp2001-11-151-1/+2
* Add vendor for NDC.imp2001-11-151-0/+1
* Minor style problem I introduced recentlyimp2001-11-151-4/+4
* Hoist the Card/Card2 macros that I invented for the wi driver intoimp2001-11-153-38/+35
* Add PC4500 and 350 for newer cards in this line.imp2001-11-151-3/+9
* Add NEWCARD support for aironet stuff.imp2001-11-151-2/+32
* Fix comments about 'current' state of hardware/softwareimp2001-11-151-4/+1
* Remove ifnet.if_mpsafe for now. If this is needed, it won't be neededjhb2001-11-141-1/+0
* Add yet another VIA ATA100 southbridge.sos2001-11-132-0/+2
* Fix bogon, free() the right memory type.sos2001-11-131-1/+1
* Fix a signed bug in the crashdump code for systems with > 2GB of ram.ps2001-11-134-4/+4
* Sync to 1.17 of pccarddevsimp2001-11-111-1/+2
* Add GENTEK as one of the bogus vendors we need to id cards from the cisimp2001-11-111-0/+1
* Add a bunch of wireless cards for NEWBUS from NetBSD's list. I'mimp2001-11-111-3/+31
* s/PCCARD_/PCMCIA_/g in NEWCARD device tables to enable easier NetBSD sharingimp2001-11-117-186/+186
* Sync to 1.16 pccarddevs to get new PCMCIA_ symbolsimp2001-11-114-570/+570
OpenPOWER on IntegriCloud