NetBSD/sys/dev/ic
drochner d36e668737 clean up the serial console / KGDB attachment:
-put all early console / KGDB initialization into 1 exported function
  (com_*_attach()) each, dont use global variables anymore
-use the passed tcflag_t for port settings instead of hardwiring 8N1
-at autoconfiguration attach time, decide if the attaching device is
  already console / KGDB by comparing bus tag and base addr (cgd's wish)
-export a function "com_is_console()" for use by driver frontends for
  this comparision
-delay setting of cn_tab->cn_dev until autoconfiguration attach
  to get the minor number right
-delete unused comcnprobe() and comcninit()
1997-08-23 14:01:32 +00:00
..
ad1848reg.h Oops, forgot this in previous commit. 1997-05-07 20:23:53 +00:00
aha.c Adjust the number of ccbs allocated during initialization. 1997-06-25 13:30:59 +00:00
ahareg.h Adjust the number of ccbs allocated during initialization. 1997-06-25 13:30:59 +00:00
ahavar.h Pull thorpej-bus-dma branch into mainline. 1997-06-06 23:30:02 +00:00
aic7xxx.c It's perfectly normal for an older (e.g. pre SCSI-2) device to send 1997-06-09 01:51:03 +00:00
aic7xxxreg.h
aic7xxxvar.h
aic6360.c
am7930.c Change the MI audio driver so it attaches to the MD driver in the 1997-08-19 23:49:33 +00:00
am7930reg.h
am7930var.h
am7990.c Oops; forgot to GC the last mbuf allocated when out of clusters. 1997-04-28 17:03:58 +00:00
am7990reg.h
am7990var.h
bha.c Pull thorpej-bus-dma branch into mainline. 1997-06-06 23:30:02 +00:00
bhareg.h Pull thorpej-bus-dma branch into mainline. 1997-06-06 23:30:02 +00:00
bhavar.h Pull thorpej-bus-dma branch into mainline. 1997-06-06 23:30:02 +00:00
cd1400reg.h
com.c clean up the serial console / KGDB attachment: 1997-08-23 14:01:32 +00:00
comreg.h
comvar.h clean up the serial console / KGDB attachment: 1997-08-23 14:01:32 +00:00
cs4231reg.h
cy.c fix several bugs pointed out by Jarkko Torppa <torppa@cute.fi> in PR 3753: 1997-06-17 05:38:10 +00:00
cyreg.h
cyvar.h the port number is the low 5 bits of the minor. That means that it should 1997-06-17 05:32:46 +00:00
dc21040reg.h Put back Matt Thomas's revision ID, per PR 3723, submitted by 1997-06-08 18:44:02 +00:00
dp8390.c Fix typo in last change. 1997-04-30 19:16:23 +00:00
dp8390reg.h Machine-independent driver for DP8390/WD83C690-based Ethernet controller. 1997-04-29 04:32:07 +00:00
dp8390var.h Remove the use16bit softc field, replacing the functionality with dcr_reg. 1997-04-30 18:09:14 +00:00
ds.h * Command code definitions for the Dallas Semiconductor series of chips which 1997-07-06 22:22:01 +00:00
elink3.c Initialize local variable 'j' in eeprombusy() to pacify gcc -O (not -O2) 1997-07-30 18:26:23 +00:00
elink3reg.h Rename the PROD_ID to PROD_ID_3C509 to make it possible to add other 1997-04-27 09:42:34 +00:00
elink3var.h
hayespreg.h
i8042reg.h
i8237reg.h Add DMA37MD_DEMAND and DMA37MD_BLOCK. 1997-05-29 21:42:28 +00:00
i8253reg.h
i82586.c Provide an alternative method of transmitting frames that avoids sending 1997-08-01 20:04:40 +00:00
i82586reg.h
i82586var.h Add nop' commands to chain with the xmit's. 1997-08-01 20:33:03 +00:00
i82595reg.h
ics2101reg.h
intersil7170.h Moved from arch/sun3/sun3 and changed according to implied references 1997-05-02 06:15:28 +00:00
isp.c Merge foo. 1997-08-16 00:56:52 +00:00
ispmbox.h Additional defines and structures necessary to support the Qlogic ISP 2100 1997-08-16 00:16:40 +00:00
ispreg.h Differences necessary to support the Qlogic 2100 (Fibre Channel PCI 1997-08-16 00:20:28 +00:00
ispvar.h Defines and structures necessary to support the Qlogic 2100 (Fibre Channel 1997-08-16 00:18:36 +00:00
lemac.c The bus-independent parts needed to support the DEC 1997-07-31 21:54:58 +00:00
lemacreg.h The bus-independent parts needed to support the DEC 1997-07-31 21:54:58 +00:00
lemacvar.h The bus-independent parts needed to support the DEC 1997-07-31 21:54:58 +00:00
lpt.c
lptreg.h
lptvar.h
mb86960.c
mb86960reg.h
mb86960var.h
mc146818reg.h
midway.c fix static inline functions' prototypes so they're correctly marked 1997-07-07 22:52:17 +00:00
midwayreg.h
midwayvar.h
ncr53c9x.c trivial change for PR#3815 1997-08-04 08:16:49 +00:00
ncr53c9xreg.h Mods for ESP406/FAS408 SCSI driver (from Eric S. Hvozda; PR#3581) 1997-05-17 20:56:55 +00:00
ncr53c9xvar.h Maintain a copy of the configuration flags in our `softc'. 1997-07-30 11:48:32 +00:00
ncr5380.doc
ncr5380reg.h
ncr5380sbc.c
ncr5380var.h
nec765reg.h
ns16450reg.h
ns16550reg.h
pdq_ifsubr.c Merge pdq-970604 update. 1997-06-08 19:47:13 +00:00
pdq.c Merge pdq-970604 update. 1997-06-08 19:47:13 +00:00
pdqreg.h
pdqvar.h
smc90cx6.c Oops; forgot to GC the last mbuf allocated when out of clusters. 1997-04-28 17:03:58 +00:00
smc90cx6reg.h
smc93cx6.c
smc93cx6var.h
uha.c Pull thorpej-bus-dma branch into mainline. 1997-06-06 23:30:02 +00:00
uhareg.h Pull thorpej-bus-dma branch into mainline. 1997-06-06 23:30:02 +00:00
uhavar.h Pull thorpej-bus-dma branch into mainline. 1997-06-06 23:30:02 +00:00
wdcreg.h
z8530.doc
z8530reg.h
z8530sc.c
z8530sc.h
z8530tty.c spltty() does not drop the SPL; use splx() instead. 1997-08-07 19:22:45 +00:00