summaryrefslogtreecommitdiff
path: root/sys/dev/isa
AgeCommit message (Expand)Author
1999-03-15another card..Theo de Raadt
1999-03-11syncTheo de Raadt
1999-03-11indentTheo de Raadt
1999-03-10syncTheo de Raadt
1999-03-10bocalan also shows up on PNP8201Theo de Raadt
1999-03-10add some commented fieldsTheo de Raadt
1999-03-08remove excess xname printingTheo de Raadt
1999-03-08indentTheo de Raadt
1999-03-08remove extra prints our isapnp subsystem does earlierTheo de Raadt
1999-03-08cleanupTheo de Raadt
1999-03-04simplify cs4232 handling; apollo@slcnet.netTheo de Raadt
1999-03-04cs4232 hackTheo de Raadt
1999-03-04syncTheo de Raadt
1999-03-04differentiate wss vs sb cardsTheo de Raadt
1999-03-02wss_isapnp; work by apollo@slcnet.net..Theo de Raadt
1999-03-02syncTheo de Raadt
1999-03-02wss/sb splitup of sortsTheo de Raadt
1999-03-01add checks for if_bridge (in addition to if_bpf)Jason Wright
1999-02-28compensate for the test of packet ownership being moved to ether_input()Jason Wright
1999-02-27syncTheo de Raadt
1999-02-27another sbTheo de Raadt
1999-02-27syncTheo de Raadt
1999-02-27increase joyTheo de Raadt
1999-02-27syncFederico G. Schwindt
1999-02-27ESS ES1878 Plug and Play AudioD; hbaez@usa.net.Federico G. Schwindt
1999-02-25Fix autosetting of d_type and d_typename that I introduced in revTodd C. Miller
1999-02-20syncTheo de Raadt
1999-02-20a isapnp pcicTheo de Raadt
1999-02-19syncTheo de Raadt
1999-02-19new usr modemTheo de Raadt
1999-02-15Change 3rd range in pcic_ranges to use from 0x390 to 0x3b0.Federico G. Schwindt
1999-02-13If the card is not present be sure to always call bus_space_unmap on exit.Federico G. Schwindt
1999-02-13If the card is not present be sure to always call bus_space_unmap on exit.Federico G. Schwindt
1999-02-09syncTheo de Raadt
1999-02-09more fleshTheo de Raadt
1999-02-07Break out of loop in isa_intr_check() if we know what IRQ we want but isa_int...Todd C. Miller
1999-01-31Fix clobbers so that GENERIC may compile with egcs.Marc Espie
1999-01-30Make this build on architectures that define __NO_ISA_INTR_CHECK.imp
1999-01-28Remove unused vars.Federico G. Schwindt
1999-01-24remove unneeded pio.h inclusionMichael Shalayeff
1999-01-23kill #pragma pack.Marc Espie
1999-01-20ne needs to be attached before weNiklas Hallqvist
1999-01-20Use #error instead of C syntax error to report an inconsistency in definesNiklas Hallqvist
1999-01-19move attachment of lpt way down as it can deal withoutNiklas Hallqvist
1999-01-16hppa has isa tooMichael Shalayeff
1999-01-11Make attachment sane.Jason Downs
1999-01-11The DSP likes it better if you actually give it an iobase and a handle.Jason Downs
1999-01-11panic prints a newline for you, don't do it in the panic stringTodd C. Miller
1999-01-11shave a few byes by combining a printf and panic that are consecutiveTodd C. Miller
1999-01-07revert to polled mode if configured irq is not availableNiklas Hallqvist