<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/uart/uart_bus_ebus.c, branch release/8.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F8.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F8.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2010-01-13T21:21:29Z</updated>
<entry>
<title>MFC: r200926</title>
<updated>2010-01-13T21:21:29Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2010-01-13T21:21:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=74794d0d58faeaab501f8361091a956c4e140bea'/>
<id>urn:sha1:74794d0d58faeaab501f8361091a956c4e140bea</id>
<content type='text'>
Recognize the NS16552 found in PCIe-based sun4u machines.
</content>
</entry>
<entry>
<title>Remove unused variable 'error'. Forgotten in previous commit.</title>
<updated>2006-04-02T21:58:09Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2006-04-02T21:58:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4437e2615f7f5dd55e8ac8edff1b6976ceae4d4d'/>
<id>urn:sha1:4437e2615f7f5dd55e8ac8edff1b6976ceae4d4d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't claim a SAB82532. We have scc(4) for that.</title>
<updated>2006-04-02T21:50:45Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2006-04-02T21:50:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5418a8aeadd0ba6c17532e9c203de7671fd030de'/>
<id>urn:sha1:5418a8aeadd0ba6c17532e9c203de7671fd030de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>When we probe a SAB82532, return BUS_PROBE_GENERIC. This allows puc(4)</title>
<updated>2006-02-24T05:36:44Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2006-02-24T05:36:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0bb90c9d57396af95bc51ca291b309c835c9a8fa'/>
<id>urn:sha1:0bb90c9d57396af95bc51ca291b309c835c9a8fa</id>
<content type='text'>
or scc(4) to grab the device by default. In fact, we probably shouldn't
even claim the device at all...
</content>
</entry>
<entry>
<title>- Add support for using LOM (Lights Out Management) and RSC (Remote System</title>
<updated>2006-02-04T23:27:16Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2006-02-04T23:27:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ea227b498be035b5e46520d50bbf80f0b1c37d9a'/>
<id>urn:sha1:ea227b498be035b5e46520d50bbf80f0b1c37d9a</id>
<content type='text'>
  Control) devices as console. These are microcontrollers which are either
  on-board or part of an add-on card and provide terminal server, remote
  power switch and monitoring functionality. For console usage these are
  connected to the rest of the system via a SCC or an UART. This commit adds
  support for the following variants (corresponds to what 'input-device' and
  'output-device' have to be set to):
  rsc		found on-board in E250 and supposedly some Netra, connected
		via a SAB82532, com. parameters can be determined via OFW
  rsc-console	RSC card found in E280R, Fire V4x0, Fire V8x0, connected
		via a NS16550, hardwired to 115200 8N1
  lom-console	LOMlite2 card found in Netra 20/T4, connected via a NS16550,
		hardwired to 9600 8N1

- Add my copyright to uart_cpu_sparc64.c as I've rewritten about one third
  of that file over time.

Tested on:	E250, E280R
Thanks to:	dwhite@ for providing access to an E280R
OK'ed by:	marcel
MFC after:	1 week
</content>
</entry>
<entry>
<title>Allow uart_bus_probe() to return the predefined BUS_PROBE_*</title>
<updated>2005-10-28T06:24:09Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2005-10-28T06:24:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=17ef9ca46deac6ec4e3d5ce2173717d3406e31b4'/>
<id>urn:sha1:17ef9ca46deac6ec4e3d5ce2173717d3406e31b4</id>
<content type='text'>
constants. In this case: just return what uart_bus_probe()
returns.
</content>
</entry>
<entry>
<title>Recognize the SAB82532 in USIII machines.</title>
<updated>2005-08-07T13:37:25Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2005-08-07T13:37:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=079f9edfef07ff1597f3297ba4ea4ed00760abec'/>
<id>urn:sha1:079f9edfef07ff1597f3297ba4ea4ed00760abec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>On AXi and AXmp boards the NS16550 (used to connect keyboard and mouse)</title>
<updated>2005-06-04T21:52:56Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2005-06-04T21:52:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=852962d3c5fec2c149e0d58edc8345f1148afeff'/>
<id>urn:sha1:852962d3c5fec2c149e0d58edc8345f1148afeff</id>
<content type='text'>
share their IRQ lines with the i8042. Any IRQ activity (typically during
attach) on the NS16550 used to connect the keyboard when actually the
PS/2 keyboard is selected in OFW causes interaction with the OBP i8042
driver resulting in a hang (and vice versa). As RS232 keyboards and mice
obviously aren't meant to be used in parallel with PS/2 ones on these
boards don't attach to these NS16550 in case the RS232 keyboard isn't
selected in order to prevent such hangs.

Ok'ed by:	marcel
</content>
</entry>
<entry>
<title>- Introduce an ofw_bus kobj-interface for retrieving the OFW node and a</title>
<updated>2004-08-12T17:41:33Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2004-08-12T17:41:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=26280d88d76716790cf28f23fdb0bda56533e9b6'/>
<id>urn:sha1:26280d88d76716790cf28f23fdb0bda56533e9b6</id>
<content type='text'>
  subset ("compatible", "device_type", "model" and "name") of the standard
  properties in drivers for devices on Open Firmware supported busses. The
  standard properties "reg", "interrupts" und "address" are not covered by
  this interface because they are only of interest in the respective bridge
  code. There's a remaining standard property "status" which is unclear how
  to support properly but which also isn't used in FreeBSD at present.
  This ofw_bus kobj-interface allows to replace the various (ebus_get_node(),
  ofw_pci_get_node(), etc.) and partially inconsistent (central_get_type()
  vs. sbus_get_device_type(), etc.) existing IVAR ones with a common one.
  This in turn allows to simplify and remove code-duplication in drivers for
  devices that can hang off of more than one OFW supported bus.
- Convert the sparc64 Central, EBus, FHC, PCI and SBus bus drivers and the
  drivers for their children to use the ofw_bus kobj-interface. The IVAR-
  interfaces of the Central, EBus and FHC are entirely replaced by this. The
  PCI bus driver used its own kobj-interface and now also uses the ofw_bus
  one. The IVARs special to the SBus, e.g. for retrieving the burst size,
  remain.
  Beware: this causes an ABI-breakage for modules of drivers which used the
  IVAR-interfaces, i.e. esp(4), hme(4), isp(4) and uart(4), which need to be
  recompiled.
  The style-inconsistencies introduced in some of the bus drivers will be
  fixed by tmm@ in a generic clean-up of the respective drivers later (he
  requested to add the changes in the "new" style).
- Convert the powerpc MacIO bus driver and the drivers for its children to
  use the ofw_bus kobj-interface. This invloves removing the IVARs related
  to the "reg" property which were unused and a leftover from the NetBSD
  origini of the code. There's no ABI-breakage caused by this because none
  of these driver are currently built as modules.
  There are other powerpc bus drivers which can be converted to the ofw_bus
  kobj-interface, e.g. the PCI bus driver, which should be done together
  with converting powerpc to use the OFW PCI code from sparc64.
- Make the SBus and FHC front-end of zs(4) and the sparc64 eeprom(4) take
  advantage of the ofw_bus kobj-interface and simplify them a bit.

Reviewed by:	grehan, tmm
Approved by:	re (scottl)
Discussed with:	tmm
Tested with:	Sun AX1105, AXe, Ultra 2, Ultra 60; PPC cross-build on i386
</content>
</entry>
<entry>
<title>Add missing &lt;sys/module.h&gt; includes currently relying on nested include</title>
<updated>2004-06-03T06:10:02Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2004-06-03T06:10:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=186f2b9e0480ba64e851d4ebcba9d899aadd7499'/>
<id>urn:sha1:186f2b9e0480ba64e851d4ebcba9d899aadd7499</id>
<content type='text'>
in &lt;sys/kernel.h&gt;
</content>
</entry>
</feed>
